*{
    padding:0;margin:0;list-style: none;text-decoration: none;box-sizing: border-box;
}
.img{
    display: block;
}
img {

    width: 100%;

    height: 100%;

    object-fit: cover;

}

.logo{

    width: 100%;

    height: 100%;

    object-fit: contain;

}

/* .img:not(#logo):hover>img{
    opacity: 0.8;
} */
.flex{
    display: flex;
}
.bet{
    justify-content: space-between;
}
.one_row{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.overhide{
    overflow: hidden;
}
header{
    width:100%;
    /* height: 128px; */
    min-width: 1200px;
    /* background-color: #2f3a59;
    opacity: 0.9; */
    position: relative;
    z-index: 2;
}

.exp-header {
    height: 120px;
    background-color: #820b0b;
    opacity: 0.9;
}
.content{
    width:1200px;
    min-width: 1200px;
    margin:0 auto;
}
header .top{
    width:100%;
    height:40px;
    background-color: #830c0c;
}
header .top ul:not(.hover-exit){
    /* width:100%; */
    height:40px;
    line-height: 40px;
    /* justify-content: flex-end; */
}
header .top ul li{
    height:40px;
    width:100px;
    position: relative;
    text-align: center;
}
header .top ul:not(.hover-exit) li:not(:last-child)::before{
    content:"";
    display: block;
    width:1px;
    height:12px;
    background-color:#e7b5b5;
    position: absolute;
    top:50%;
    margin-top:-6px;
    right:-15px;
}
header .top ul a{
    color: #666666;
    font-size: 12px;
}
header .top ul a:hover{
    color:#ddd;
}
header .top .login_container{
    height:40px;
    line-height: 40px;
    min-width: 100px;
    text-align: center;
    position: relative;
}
header .bottom .login_container .login{

    color:#fff
 
 }
.center_nav .login_container{
    height: 42px;
    line-height: 42px;
    min-width: 100px;
    text-align: center;
    position: relative;
}
header .top .login, .center_nav .login {
    color:white;
    font-size: 12px;
}
header .top .login_container a:hover,.center_nav .login_container a:hover{
    color:#ddd;
}

header .bottom .login_container {
    height: 40px;
    line-height: 40px;
    width: max-content;
    text-align: right;
    position: relative;
}
header .bottom .login_container .img img, .center_nav .login_container .img img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-right: 10px;
    object-fit: unset;
}
header .login_container .user_name {
    color: #fff;
}

header .bottom .login_container ul.hover-exit {
    width: 140px;
    padding-bottom: 10px;
    min-width: 90px;
    background-color: #fff;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.3);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.3);
    box-shadow: 0 2px 5px rgba(0,0,0,.3);
    position: absolute;
    top: 40px;
    right: -15px;
    z-index: 100;
    display: none;
    text-align: center;
    height: unset;
}

header .center_nav .login_container ul.hover-exit {
    width: 100px;
    padding-bottom: 10px;
    background-color: #fff;
    position: absolute;
    right: 0;
    z-index: 100;
    display: none;
    text-align: center;
    height: unset;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
}


header ul.hover-exit li a {
    font-size: 14px;
    color: #333;
}

header .center_nav .login_container ul.hover-exit li a {
    font-size: 14px;
    color: #333;
}

header .top .login_container:hover ul.hover-exit, header .center_nav .login_container:hover ul.hover-exit{
    display: block;
}

header .middle{
    height:80px;
    width:100%;
    box-shadow: 0px 0px 6px 0px 
        rgba(0, 0, 0, 0.1);
}

header .middle > div{
    height: 80px;
    justify-content: space-between;
    align-items: center;
}
#expCenterDetails header .middle{
    border-bottom: none;
}
header .middle .img{
    width:200px;
    height:110px;
}
header .middle .title{
    max-width: 800px;
    max-height: 110px;
    margin-left:20px;
    padding-left: 20px;
    position: relative;
    color: #820b0b;
    width: 275px;
    padding-top: 15px;
}

header .middle .title h2{
    font-size: 18px;
}
header .middle .title h4{
    font-size: 12px;
}
header .bottom{
    /* margin-top: 70px; */
    height: 40px;
	background-color: #005ba1;
}
header .bottom ul{
    height:40px;
    line-height: 40px;
}
header .bottom ul li{
    width:max-content;
    position: relative;
    /* margin-right:60px; */
    width: 140px;
    text-align: center;
}

header .bottom ul a{
    font-size: 14px;
    color:#fff;
}
header .bottom ul a:hover{
    color:#ddd;
    /* font-weight: 800; */
}
header .bottom ul a.active{
    color: #fff;
    font-weight: 800;
    display: block;
    width: inherit;
    height: 40px;
    /* margin-top: 15px; */
    line-height: 40px;
    background-color: #80287e;
    /* border-bottom: 2px solid #005ba1; */
}
header .center_nav{
    width:100%;
    height:80px;
    position: relative;
    top: -20px;
}

header .exp_nav{
    width:100%;
    height:77px;
    position: static;
    box-shadow: 0px 0px 6px 0px 
        rgba(0, 0, 0, 0.1);
}

header .exp_nav .title-line{
    background: #7b848b;
    margin-right: 30px;
    display: inline-block;
    width: 1px;
    height: 30px;
}

header .exp_nav ul:not(.hover-exit) li a{
   color: #fff;
}


 header .exp-top .flex {
    align-items: center;
 }

header .exp_nav .flex{
    justify-content: space-between;
    align-items: center;
}

header .center_nav h2{
    font-family: 'MicrosoftYaHei';
	font-size: 20px;
	color: #282828;
}

header .exp_nav h2{
    font-family: 'MicrosoftYaHei';
	font-size: 22px;
	color: #fff;
}

header .center_nav h4{
    font-family: 'MicrosoftYaHei-Bold';
	font-size: 8px;
	color: #000000;
    opacity: 0.8;
    transform: scale(0.75);
    -webkit-transform-origin-x: 0;
}

header .exp_nav h4{
    color: #fff;
}

header .center_nav .logoImg {
    margin-right: 30px;
    width: 213px;
	height: 50px;
}

header .center_nav .logoImg img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

header .center_nav .title {
   width: 250px;
}

header .center_nav ul{
    height:80px;
    align-items: center;
}

header .exp_nav ul{
    height:42px;
}

header .center_nav ul:not(.hover-exit) li{
    width:140px;
    text-align: center;
    height: 42px;
    line-height: 42px;
}

header .exp ul li>a{
   color: #fff;
}


header .center_nav ul li a.active {
    display: block;
    width: 140px;
	height: 40px;
	background-color: #680909;
    line-height: 40px;
    color: #fff;

}

header .center_nav ul li a:not(.active):hover{
    color:#ccc;
}


footer{
    width:100%;
    height:160px;
    margin-top:120px;
    min-width: 1200px;
    background-color: #920f0f;
}
footer .content{
    height: 100%;
    padding:40px 0;
}
footer h4{
    color:#fff;
    font-size: 16px;
    margin-bottom: 20px;
}
footer ul{
    width:100%;
    max-width: 100%;
}
footer ul li{
    width: max-content;
    height: 16px;
    line-height: 16px;
    position: relative;
    margin-right: 30px;
}
footer ul li:not(:last-child)::before{
    content:"";
    display: block;
    height:14px;
    width:1px;
    background-color:white;
    position: absolute;
    right:-14px;
}
footer ul li a{
    color:white;
    font-size: 14px;
}
footer .copyright{
    margin-top: 20px;
    color:#999;
    font-size: 14px;
}
footer .copyright .support{
    margin-left:20px;
}
footer .copyright .support a{
    color:#999;
    font-size: 14px;
}
footer .copyright .support a:hover{
    color:#ddd;
}
footer .copyright .tel{
    margin-left:auto;
    position: relative;
    width:335px;
    text-align: left;
}
footer .copyright .tel a{
    display: block;
    height:30px;
    width:90px;
    color:white;
    border:1px solid black;
    border-radius:5px;
    line-height: 30px;
    text-align: center;
    padding:0 5px;
    font-size: 14px;
    background-color: rgb(10, 13, 8);
    position: absolute;
    right:0;
    top:-7px;
}
footer .copyright .tel a:hover{
    background-color:rgb(100,100,100)
}
footer .copyright .tel a em{
    font-size: 14px;
}
.pageBody{
    width:100%;
    min-width: 1200px;
}
.pageBody .banner_area{
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

#expCenter .banner_area,#exp_list .banner_area,#news_list .banner_area,#expCenterDetails .banner_area{
    height:450px;
    background-repeat: no-repeat;
    background-size:cover;
    background-position: center center;
}
#expCenterDetails .banner_area{
    text-align: center;
    padding: 50px 100px;
}
#expCenterDetails .banner_area h4{
    font-size: 30px;
    color:#fff;
    position: relative;
    z-index: 10;
}
#expCenterDetails .banner_area .info{
    margin-top:30px;
    position: relative;
    z-index: 10;
    color:#bbb;
    font-size: 14px;
}
#expCenterDetails .banner_area .info .count{
    margin-left:50px;
}
#expCenterDetails .banner_area p{
    margin-top:25px;
    position: relative;
    z-index:10;
    color:#f9f9f9;
    font-size: 16px;
    text-align: left;
    line-height: 26px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;

}
#expCenter .banner_area::before,#news_list .banner_area::before{
   content:none;
}
#exp_list .banner_area .content{
    background-color: transparent;
    color:white;
    text-align: center;
    padding:60px 30px 50px 30px;
    position: relative;
    z-index: 10;
}
#exp_list .banner_area .content h4{
    width:100%;
    max-width: 100%;
    font-size: 30px;
    padding:0 50px;
    height:40px;
}
#exp_list .banner_area .content h4 div{
    float: right;
    color:#ccc;
    font-size: 14px;
    height:40px;
    line-height: 50px;
}
#exp_list .banner_area .content h4 div .exp_count{
    color:#fff;
    font-size: 16px;
}
#exp_list .banner_area .content p{
    margin-top:30px;
    color:#e7e7e7;
    font-size: 16px;
    padding:0 50px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 9;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;

}
#exp_list .banner_area::before,#expCenterDetails .banner_area::before{
    background-color: rgba(0,0,0,0.7);
}
/* .pageBody .banner_area::before{
    content:"";
    height:100%;
    width:100%;
    display: block;
    background-color: rgba(10, 13, 8, 0.67);
    position: absolute;
    top:0;
    left:0;
    z-index: 3;
} */
.pageBody .banner_area .left,.pageBody .banner_area .right{
    position: absolute;
    width:1200px;
    top:0;
    z-index: 1;
    transition: all 0.3s linear;
}
.pageBody .banner_area .right{
    z-index: 2;
}
.pageBody .banner_area .center{
    width:1200px;
    position: absolute;
    z-index: 4;
    transition: all 0.3s linear;
}
.pageBody .banner_area .btns{
    width:1200px;
    min-width: 1200px;
    margin:0 auto;
    position: relative;
    height:460px;
    z-index: 10;
}
.pageBody .banner_area .btns:hover em{
    display: block;
}
.pageBody .banner_area .btns em{
    color:white;
    position: absolute;
    z-index: 10;
    font-size: 40px;
    width:50px;
    height:80px;
    background-color: rgba(0,0,0,0.2);
    line-height: 80px;
    top:50%;
    margin-top: -40px;
    text-align: center;
    display: none;
    cursor: pointer;
}
.pageBody .banner_area .btns em:hover{
    background-color:rgba(0,0,0,0.7)
}
.pageBody .banner_area .btns em.next{
    right:0;
}
.pageBody .banner_area .btns em.prev{
    padding-left:10px;
}
.pageBody .container{
    margin-top: 60px;
}
.pageBody .news_area .right{
    width: 381px;
    height: 328px;
    margin-top: 10px;
    overflow: hidden;
}

#expCenterDetails .news_area .expCenterNews {
    width:585px;
    height:299px;
    overflow: hidden;
}
#expCenterDetails .pageBody .news_area .carousel{
    width:400px;
    height:250px;
    overflow: hidden;
}
.pageBody .news_area .carousel>[carousel-item]::after{
    content:"";
    display: block;
    background-color: rgba(10, 13, 8, 0.67);
    position: absolute;
    bottom: 0;
    height:40px;
    max-width: 100%;
    width:100%;
    z-index: 1;
}
.pageBody .news_area .carousel .layui-carousel-ind {
    /* position: relative;
    top: -30px;
    width: max-content;
    line-height: 0!important; */
    text-align: right;
    font-size: 0;
    z-index: 2;
    /* left: 60%; */
}
.pageBody .news_area .carousel .layui-carousel-ind ul {
    height: 35px;
    line-height: 30px;
    background-color: unset; 
    border-radius: unset;
}
.pageBody .news_area .carousel .layui-carousel-ind ul li{
    width:8px;
    height:8px;
    margin:0 5px; 
    border-radius: unset;
    background-color: unset;
    border:1px solid #fff;
}
.pageBody .news_area .carousel .layui-carousel-ind ul li.layui-this{
    background-color: #fff;
}

.pageBody .news_area .carousel .img{
    width:100%;
    height:100%;
}
.pageBody .news_area .carousel img{
    object-fit: unset;
}
.pageBody .news_area .carousel h4{
    position: absolute;
    bottom: 0;
    height:40px;
    max-width: 50%;
    width:50%;
    line-height: 40px;
    padding:0 20px;
    z-index: 10;
}
.pageBody .news_area .carousel h4 a{
    color:#fff;
    font-size: 12px;
}
.pageBody .news_area .carousel h4 a:hover{
    color:#ccc;
}
.container_title{
    height:51px;
    font-size: 18px;
    /* padding-left: 40px; */
    border-bottom: 2px solid #eee;
    position: relative;
    color:#666;
}
.container_title .more,.center_title .more,.container_title .crumb{
    /* margin-left:auto; */
    font-size: 14px;
    color:#999;
}
.pageBody .news_area .carousel,.pageBody .news_area .center{
    width: 100%;
    height: 110px;
    overflow: hidden;
}


.center .noticeList {
    flex-wrap: wrap;
}

.center .dot {
    width: 7px;
    height: 7px;
    display: inline-block;
    background: #cccccc;
    border-radius: 50%;
}

.center_title{
    padding-left:0;
    width:100%;
    font-size: 20px;
    border-bottom: 2px solid #eee;
    color:#fff;
    height:42px;

}
.center_title>div{
   /* background-color: #457226; */
   width:120px;
   text-align: center;
   height:40px;
   line-height: 40px;
   color: #005ba1;
}
.center_title .more em{
    font-size: 18px !important;
}
.crumb a{
    color:#999;
}

.crumb a:hover{
    color:#666;
}
.crumb li{
    width:max-content;
    margin-left: 10px;
    height:33px;
    line-height: 33px;
}
.crumb li:first-child{
    color:#333;
}
.more>em,.crumb em{
    font-size: 14px;
}
.center_title .more{
    line-height: 40px;
}
.container_title .more:hover,.crumb a.active{
    color: #820b0b;
}
.center_title .more:hover{
    color:#457226;
}

ul.container_title li,.container_title>div{
    margin-right:50px;
    position: relative;
}
ul.container_title li a{
    color:#666;
}
ul.container_title li a:hover,ul.container_title li a.active,.container_title>div{
    font-size: 28px;
    color: #820b0b;
}
ul.container_title li a.active::before,.container_title>div::before{
    content:"";
    width:100%;
    height:2px;
    background-color:#820b0b;
    position: absolute;
    bottom:-1px;
    left:0;
}
/* 
.pageBody .news_area .news .box{
    height: 100%;
    padding-top:20px;
    position: relative;
} */

.pageBody .news_area .center .box{
    height: 70px;
    /* max-height: 321px; */
    padding-top:20px;
    position: relative;
}

.pageBody .news_title {
    color: #333333;
    font-size: 24px;
    margin-top: 21px;
    margin-bottom: 19px;
}


.pageBody .news_content {
    color: #333333;
    font-size: 14px;
    margin-bottom: 12px;
}

#expCenterDetails .pageBody .news_title {
    color: #333333;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 19px;
}

.pageBody .news_detail {
    text-align: right;
    color: #333333;
    font-size: 14px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}
.pageBody .news_area .news .box ul{
    position: absolute;
    transition: left 0.5s ease;
    width:100%;
    height:100%;
    left:-600px;
    overflow: hidden;
}
.pageBody .news_area .news .box ul.show{
    left:0px;   
}
/* .pageBody .news_area .news .box .item{
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f6f6f6;
} */

.pageBody .news_area .center .box .item{
    width: 25%;
    height:15px;
    line-height: 13px;
    margin-bottom: 20px;
}
.pageBody .news_area .news .box .item em{
    font-size: 10px;
    color:#ccc;
}

.pageBody .news_area .center .box .item h4{
    margin-left: 10px;
    font-size: 14px;
    max-width: 153px;
}
.pageBody .news_area .news .box .item h4 a{
    color:#666;
}
.pageBody .news_area .news .box .item h4 a:hover{
    color: #820b0b;
}
.pageBody .news_area .news .box .item .date{
    margin-left: auto;
    /* margin-left: 30px; */
    font-size: 12px;
    color:#999;
} 
.expCenter_area .layui-row .item{
    width:380px;
    float: left;
    margin-top: 30px;
    margin-right:30px;
    height:215px;
    display: flex; 
}
/* .expCenter_area .layui-row .item:nth-child(odd){
    margin-right:20px
} */
.expCenter_area .layui-row .item:nth-child(3n){
    margin-right: 0;
}
.expCenter_area .layui-row .item>div{
    width:284px;
    height:100%;
}
.expCenter_area .layui-row .item>div.img{
    background-color: #e8e8e8;
    width: 100%;
    height: 100%;
    overflow-X: hidden;
    overflow-y: hidden;
}


.expCenter_area .layui-row .item > div.img img {
    transition: all 1s;
}

.expCenter_area .layui-row .item:hover img{
    transform:  scale(1.2);
}

.expCenter_area .layui-row .item:hover .exp-title{
    background-color: #860f0f;
    opacity: 0.65;
}


.expCenter_area .layui-row .item div.exp-title{
    position: relative;
    top: -40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    background-color: #000000;
	opacity: 0.6;
}

.expCenter_area .layui-row .item>div.desc{
    text-align: center;
    padding:20px 20px 20px 0;
}
.expCenter_area .layui-row .item>div.desc h2{
    font-size: 16px;
    color:#333;
    margin-bottom: 10px;
}
.expCenter_area .layui-row .item>div.desc span{
    font-size: 14px;
    color:#999
}
.expCenter_area .layui-row .item>div.desc p{
    margin-top:10px;
    font-size: 14px;
    color:#666;
    line-height: 22px;
    height:70px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}


.course_area .layui-row .item{
    float: left;
    width: 380px;
    height:304px;
    margin-top:30px;
    margin-right:30px;
    transition: all 1.5s;
}

.course_area:not(.expCourse_area) .layui-row .item:nth-child(3n){
    margin-right:0;
}

.expCourse_area .layui-row .item {
    float: left;
    width: 278px;
    height:256px;
    margin-top:30px;
    margin-right:29px;
    /* box-shadow: 0px 0px 6px 0px rgba(4, 4, 4, 0.2); */
    transition: all 1.5s;
}

.pageBody .expCourse_area .layui-row .item .img{
    width: 100%;
    height: 157px;
    background-color: #e8e8e8;
    overflow-x: hidden;
    overflow-y: hidden;
}


.expCourse_area .layui-row .item:nth-child(4n){
    margin-right:0;
}

.course_area .layui-row .item:hover{
    /* box-shadow: 0px 0px 10px 0px 
    rgba(0, 0, 0, .5); */
    cursor: pointer;
}


.course_area .layui-row .item .img{
    width:100%;
    height:215px;
    background-color: #e8e8e8;
    overflow-x: hidden;
    overflow-y: hidden;
}

.course_area .layui-row .item .img img {
    
    transition: all 1s;

}

.course_area .layui-row .item:hover img{
    transform:  scale(1.2);
}

.course_area .layui-row .item:hover h4 a{
    color:#820b0b;
}

.course_area .layui-row .item h4{
    margin-top:10px;
    /* padding: 0 14px; */
    width:100%;
    max-width: 100%;
    height:40px;
    max-height: 40px;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.course_area .layui-row .item h4 a{
    color:#333;
}

.course_area .layui-row .item .info{
    color:#999;
    font-size: 14px;
    margin-top:5px;
    padding-top: 5px;
    /* padding: 0 14px; */
}
.item .info .collage{
    max-width:70%;
    width:70%;
}
.item .info .name{
    max-width: 28%;
    width:28%;
    text-align: right;
}
.item .info .name em{
    font-size: 14px;
}
.expCenter_list_area .layui-row .item{
    width: 580px;
	height: 490px;
	box-shadow: 0px 0px 6px 0px 
		rgba(0, 0, 0, 0.08);
    margin-top: 30px;
    margin-right: 35px;
}

.expCenter_list_area .layui-row .item:hover {
    background-color: #f8f8f8
}

.expCenter_list_area .layui-row .item:nth-child(2n) {
    margin-right: 0;
}

.expCenter_list_area .layui-row .item .img{
    width: 580px;
	height: 328px;
    background-color: #f8f8f8;
    overflow-x: hidden;
    overflow-y: hidden;
}

.expCenter_list_area .layui-row .item .desc{
    position: relative;
    padding: 20px 30px;
}
.expCenter_list_area .layui-row .item .desc h4{
    margin-top:10px;
    margin-bottom: 10px;
    font-size: 16px;
    color:#333;
    max-width: 100%;
}
.expCenter_list_area .layui-row .item .desc .collage{
    margin-top:10px;
    font-size: 12px;
    color: #999999;
}
.expCenter_list_area .layui-row .item .desc p{
    margin-top:19px;
    font-size: 14px;
    text-align: left;
    color:#666;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}


.expCenter_list_area .layui-row .item .img img {
    transition: all 1s;
}

.expCenter_list_area .layui-row .item:hover img {
    transform:  scale(1.2);
}

.expCenter_list_area .layui-row .item:hover div,.expCenter_list_area .layui-row .item:hover p, .expCenter_list_area .layui-row .item:hover .collage {
    color: #820b0b;
}

.select_area{
    width:100%;
    /* height: 136px; */
	background-color: #f9fafb;
    padding:30px 0 1px 0;
    /* width:100%;
    box-shadow: 0px 0px 12px 0px 
		rgba(0, 0, 0, 0.1); */
}
.select_area .content{
    position: relative;
}
.select_area ul:not(.crumb){
    height:30px;
    line-height: 30px;
    margin-bottom: 30px;
}
.exp_list_area ul:not(.pagination){
    background-color: #f3f4f6;
    height:50px;
    line-height: 30px;
    padding:10px 20px;
}
.exp_list_area ul:not(.pagination) li{
    position: relative;
}
.exp_list_area ul:not(.pagination) li.sort:hover .sort_content{
    display: block;
}
.exp_list_area ul:not(.pagination) li .sort_content{
    background-color: white;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    left: -7px;
    position: absolute;
    width: 135px;
    display: none;
}
.exp_list_area ul:not(.pagination) li .sort_content a{
    display: block;
    font-size: 14px !important;
}
.exp_list_area ul:not(.pagination) li .sort_content em{
    font-size: 14px !important;
}
.select_area ul:not(.crumb) li:first-child ,.exp_list_area ul:not(.pagination) li:first-child{
    color:#a5a5bc;
    font-size: 18px;
}
.select_area ul:not(.crumb) li:not(:first-child),.exp_list_area ul:not(.pagination) li:not(:first-child){
    width:max-content;
    height:30px;
    padding:0 5px;
}
.select_area ul:not(.crumb) li:not(:first-child) a,.exp_list_area ul:not(.pagination) li:not(:first-child) a{
    color:#666;
    font-size: 16px;
    transition: all .3s;
    display: block;
    width: max-content;
    padding: 0 10px;
}
.select_area ul:not(.crumb) li:not(:first-child) a.active,.exp_list_area ul:not(.pagination) li:not(:first-child) a.active{
    display: block;
    color:white;
    width:max-content;
    height:30px;
    padding:0 10px;
    font-size: 16px;
    background-color: #820b0b;
	border-radius: 4px;
}
.select_area ul:not(.crumb) li:not(:first-child) a:not(.active):hover,.exp_list_area ul:not(.pagination) li:not(:first-child) a:not(.active):hover{
    color:  #820b0b;
}
.select_area .crumb{
    position: absolute;
    right:0;
    top:10px;
}
.exp_list_area .layui-row .item{
    float:left;
    width: 380px;
	height: 300px;
	background-color: #ffffff;
	box-shadow: 0px 0px 8px 0px 
		rgba(0, 0, 0, 0.08);
	border-radius: 6px;
    margin-top:30px;
    margin-right:30px;
    transition: all 1.5s;
}
.exp_list_area .layui-row .item:nth-child(3n){
    margin-right: 0;
}

.exp_list_area .layui-row .item .img{
    width:100%;
    height:215px;
    background-color: #f8f8f8;
    overflow-x: hidden;
    overflow-y: hidden;
}

.exp_list_area .layui-row .item:hover {
    cursor: pointer;
    box-shadow: 0px 0px 5px 0px 
    rgba(0, 0, 0, .2);
}

.exp_list_area .layui-row .item img{
    border-radius: 6px 6px 0px 0px;
    transition: all 1s;
}

.exp_list_area .layui-row .item:hover img{
    transform:  scale(1.2);
}

.exp_list_area .layui-row .item h4{
    width: 100%;
    max-width: 100%;
    font-size: 14px;
    padding: 0 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    height: 50px;
    padding-top: 10px;
}
.exp_list_area .layui-row .item h4 a{
    color:#333;
}
.exp_list_area .layui-row .item:hover h4 a{
    color: #820b0b;
}
.exp_list_area .layui-row .item .info{
    margin-top: 3px;
    color: #999;
    font-size: 14px;
    padding: 0 14px;
}
.newsList_area .leftbox{
    width: 220px;
    max-width: 220px;
    position: relative;
    top: 0px;
    transition: top 0.5s;
    /* height: fit-content; */
    background: #f8f8f8;
}

#news_list .newsList_area .leftbox{
    background: #fff;
}

.newsList_area .rightbox{
    width:940px;
    max-width: 940px;
}


.newsList_area ul.col_nav li{
    /* padding-left:50px; */
    position: relative;
}
.newsList_area ul.col_nav li em{
    font-size: 12px;
    color:#820b0b;
    position: absolute;
    top:0;
    display: none;
}

.pageBody_index .newsList_area ul.col_nav li em{
   right: 20px;
}

.newsList_area ul.col_nav .title{
    height:63px;
    color:#fff;
    background-color: #820b0b;
	border-radius: 4px 4px 0px 0px;
    line-height: 63px;
    font-size: 22px;
    padding-left:50px;
}
#expCenterNews .newsList_area ul.col_nav .title{
    background-color: #005ba1;
}
.newsList_area ul.col_nav li:not(.title){
    height:50px;
    line-height: 50px;
    font-size: 16px;
    border-bottom: 1px dashed #d2d2d2;
}
.newsList_area ul.col_nav li:not(.title) a{
    display: inline-block;
    padding-left: 50px;
    color:#666;
}
.newsList_area ul.col_nav li:not(.title) a:hover,.newsList_area ul.col_nav li:not(.title).active a{
    display: inline-block;
    padding-left: 50px;
    color: #820b0b;
}
#expCenterNews .newsList_area ul.col_nav li:not(.title).active{
    background-color: #dae3d4;
    border-bottom:1px dotted #d2d2d2;
}
.newsList_area ul.col_nav li:not(.title).active{
    border-bottom:1px dotted #820b0b;
    background: #fff;
}
.newsList_area ul.col_nav li:not(.title).active  em{
    display: block;
}
.newsList_area .rightbox .box .item{
    margin-top: 20px;
    border-bottom: 1px dashed #d2d2d2;
}
#expCenterNews .newsList_area .rightbox .box .item{
   padding-bottom: 15px;
}
#expCenterNews .newsList_area .rightbox .box .item .date{
    color:#999;
    font-size: 12px;
}
#expCenterNews .newsList_area .rightbox .box .item h4 a{
    color:#666;
}
#expCenterNews .newsList_area .rightbox .box .item h4 a:hover{
    color: #820b0b;
}
.newsList_area .rightbox .box{
    padding-top: 10px;
    min-height: 600px;
}
.newsList_area .detailsbox{
    padding-top:40px;
    min-height: 600px;
}
.newsList_area .detailsbox h4{
    width:100%;
    padding:0 50px;
    text-align: center;
    font-size: 24px;
    color:#333;
}
.newsList_area .detailsbox .info{
    width:100%;
    padding:0 50px;
    text-align: center;
    font-size: 12px;
    color:#999;
    margin-top:30px;
}
.newsList_area .detailsbox .content_box{
    margin-top:40px;
    font-size: 14px;
    color: #666;
    line-height: 24px;
}
.newsList_area .detailsbox .info .date{
    margin-left:40px;
}
.newsList_area .rightbox .box .item h4{
    font-size: 16px;
}
.newsList_area .rightbox .box .item h4 a{
    color:#333;
}
.newsList_area .rightbox .box .item h4 a:hover{
    color: #820b0b;
}
.newsList_area .rightbox .box .item p{
    margin-top:20px;
    font-size: 14px;
    color:#666;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.newsList_area .rightbox .box .item .info{
    margin-top: 22px;
    font-size: 12px;
    height:16px;
    line-height: 16px;
    color:#666;
    margin-bottom: 12px;
}
.newsList_area .rightbox .box .item .info .date{
    margin-left: auto;
    color:#a7a7a7;
}

.newsList_area .rightbox .box .item .info .editor {
    color: #a7a7a7;
}

.newsList_area .rightbox .box .item .info .views{
    margin-right:65px;
    color:#a7a7a7;
}
#page{
    margin-top:20px;
    text-align: right;
}
#expCenterDetails .news_area .leftbox{
    width:769px;
}
#expCenterDetails .news_area .rightbox{
    width:401px;
}
#expCenterDetails .news_area .box{
    width:100%;
    /* margin-top:20px; */
    max-height: 250px;
    overflow: hidden;
}
#expCenterDetails .news_area .leftbox .box .news_row{
    width:339px;
    height:250px;
    max-height: 250px;
    overflow: hidden;
}
#expCenterDetails .news_area .leftbox .box .news_row .item{
    height:43px;
    margin-bottom: 8px;
    border-bottom: 1px dashed #ddd;
}
#expCenterDetails .news_area .leftbox .box .news_row .item h4{
    font-size: 14px;
    margin-bottom: 5px;
    width:100%;
    max-width: 100%;
}
#expCenterDetails .news_area .leftbox .box .news_row .item h4 a{
    color:#666;
}
#expCenterDetails .news_area .leftbox .box .news_row .item h4 a:hover,#expCenterDetails .news_area .rightbox .box .item h4 a:hover{
    color: #820b0b;
}
#expCenterDetails .news_area .leftbox .box .news_row .item .date{
    color:#999;
    font-size: 12px;
}
#expCenterDetails .news_area .rightbox .box .item{
    height:73px;
    max-height: 73px;
    border-bottom:1px dashed #ddd;
    margin-bottom: 14px;
}
#expCenterDetails .news_area .rightbox .box .item .date{
    width:70px;
    height:60px;
    border:1px solid #ddd;
}
#expCenterDetails .news_area .rightbox .box .item .date>span{
    width:100%;
    height:50%;
    display: block;
    text-align: center;
    line-height: 30px;
}
#expCenterDetails .news_area .rightbox .box .item .date>span.dd{
    background-color:#859e73;
    color:#fff;
    font-size: 18px;
}
#expCenterDetails .news_area .rightbox .box .item .date>span.yy_mm{
    color:#324029;
    font-size: 14px;
}
#expCenterDetails .news_area .rightbox .box .item h4{
    width:301px;
    height:60px;
    line-height: 24px;
    font-size: 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
#expCenterDetails .news_area .rightbox .box .item h4 a{
    color:#666;
}
#expCenterDetails .course_area .layui-row .item{
    width:380px;
    height:320px;
    margin-top:30px;
    margin-right:30px;
}
#expCenterDetails .course_area .layui-row .item:nth-child(3n+3){
    margin-right: 0;
}
#expCenterDetails .course_area .layui-row .item .img{
    width:100%;
    height:238px;
}

#expCenterDetails .course_area .layui-row .item h4 a:hover{
    color: #820b0b;
}
#expCenterDetails .course_area .layui-row .item .info .name{
    width:70%;
    max-width: 70%;
    text-align: left;
}
#expCenterDetails  .teach_area .layui-row .item{
    width: 200px;
    height:240px;
    float: left;
    margin-top: 20px;
    margin-right:50px;
}
#expCenterDetails  .teach_area .layui-row .item:nth-child(5n+5){
    margin-right:0;
}
#expCenterDetails  .teach_area .layui-row .item .img{
    width:100%;
    height:200px;
    background-color: #ddd;
}
#expCenterDetails  .teach_area .layui-row .item h4{
    font-size: 16px;
    margin-top: 20px;
    text-align: center;
    width:100%;
    max-width: 100%;;
}
#expCenterDetails  .teach_area .layui-row .item h4 a{
    color:#666;
}
#expCenterDetails  .teach_area .layui-row .item h4 a:hover{
    color: #820b0b;
}
#expCenterClassList .center_title>div,#expCenterTeacher .center_title>div,#expCenterNews .center_title>div{
    background-color: unset;
    color: #820b0b;
    text-align: left;
    font-size: 20px;
}
#expCenterClassList .center_title,#expCenterTeacher .center_title,#expCenterNews .center_title{
    border-bottom: 2px solid #e5e5e5;
    height:50px;
    position: relative;
}
#expCenterClassList .center_title ul.crumb,#expCenterTeacher .center_title ul.crumb,#expCenterNews .center_title ul.crumb{
    font-size: 14px;
    margin-left: auto;
}

#expCenterClassList .center_title ul.crumb li,#expCenterTeacher .center_title ul.crumb li,#expCenterNews .center_title ul.crumb li{
    height:50px;
    line-height: 50px;
    color:#666;
}
#expCenterClassList .course_area .layui-row .item{
    width: 380px;
	height: 294px;
	background-color: #ffffff;
	/* box-shadow: 0px 0px 8px 0px 
		rgba(0, 0, 0, 0.08); */
    margin-top:30px;
    margin-right:30px;
}
#expCenterClassList .course_area .layui-row .item:nth-child(3n+3){
    margin-right: 0;
}

#expCenterClassList .course_area .layui-row .item .img{
    width:100%;
    height:215px;
}
#expCenterClassList .course_area .layui-row .item h4 a:hover{
    color: #820b0b;
}
#expCenterClassList .course_area .layui-row .item .info .name{
    width:70%;
    max-width: 70%;
    text-align: left;
}
#expCenterTeacher .teacher_area .layui-row .item{
    width: 482px;
	height: 220px;
    border: solid 1px #dcdcdc;
    position: relative;
    margin-right: 147px;
    margin-bottom: 39px;
}
#expCenterTeacher .teacher_area .layui-row .item:nth-child(2n){
    margin-right: 0;
}
#expCenterTeacher .teacher_area .layui-row .item .img{
    width:100%;
    height:250px;
    /* background-color: #e8e8e8; */
}
#expCenterTeacher .teacher_area .layui-row .item .info{
    padding-top:15px;
    padding-bottom: 15px;
    box-shadow: 0px 0px 12px 0px 
		rgba(0, 0, 0, 0.08);
}
#expCenterTeacher .info .info-main {
    display: flex;
    align-items: baseline;
}
#expCenterTeacher .teacher_area .layui-row .item .info>div{
    text-align: left;
}
#expCenterTeacher .teacher_area .layui-row .item .info>div:first-child{
    padding-left: 25px;
    /* padding-bottom: 15px;
    border-bottom:1px solid #ddd; */
}
#expCenterTeacher .teacher_area .layui-row .item .info h4{
    font-size: 20px;
    text-align: center;
    margin-bottom: 16px;
    margin-right: 25px;
}
#expCenterTeacher .teacher_area .layui-row .item .info h4 a{
    color:#333;
}
#expCenterTeacher .teacher_area .layui-row .item .info .type{
    font-size: 14px;
    color:#999;
}
#expCenterTeacher .teacher_area .layui-row .item .info .readmore{
  font-size: 14px;
  width: 100px;
  font-size: 14px;
  width: 100px;
  border-radius: 15px;
  border: solid 1px #bfbfbf;
  text-align: center;
  height: 30px;
  line-height: 30px;
  margin-left: 25px;
}
#expCenterTeacher .teacher_area .layui-row .item .info .readmore a,#expCenterTeacher .teacher_area .layui-row .item .info .readmore a em{
    color:#666;
    font-size: 14px;
}
#expCenterTeacher .teacher_area .layui-row .item .info .readmore a:hover,#expCenterTeacher .teacher_area .layui-row .item .info h4 a:hover{
    color: #820b0b;
}

