.mian_center{width: 1200px;margin: 0 auto;}
.activer{color:#36b9fc;}
.full_contents .contents_left{
    padding: 25px 0;
}
.activer{color:#64bced;}
.full_contents .contents_left .searchraw ul li .activer{color:#36b9fc!important;}
.full_contents .contents_left .searchraw ul li:nth-child(n+3) a{color:#3c3c3c;}
.full_contents .contents_left .searchraw ul li{float:left;font-size: 19px; font-family: "Microsoft YaHei";}
.full_contents .contents_left .searchraw ul li  a{
    float: left;
    font-size: 19px;
    font-family: "Microsoft YaHei";
    color: #3c3c3c;
}
.full_contents .contents_left .searchraw ul li:nth-child(n+2) a{padding:0 20px;}
.full_contents .contents_left .searchraw ul li:nth-child(3) a {border-right:1px solid #3c3c3c;border-left:1px solid #3c3c3c; }
.full_contents .contents_left .searchraw .search{float: right;margin-right: 25px;}
.full_contents .contents_left .searchraw .search input{height: 23px;width: 113px;outline:none;border:1px solid #a3a3a3;
-moz-border-radius: 11px;-khtml-border-radius: 11px;-webkit-border-radius: 11px;border-radius: 11px;padding:0 5px;outline-style: none ;
	outline-width: 0px ;}
.full_contents .contents_left .searchraw{height: 70px;padding-top:30px;}
.full_contents .contents_left .searchraw .search button{background: #cbcdce;border-radius: 11px; padding:2px 17px; outline: none;margin-left: 10px; border:none; color:#fff;font-family: "Microsoft YaHei";font-size: 14px;}
.full_contents .content_right{width: 20%;float: right;padding-left:0px;padding-top:110px;}
.full_contents .contents_left{width: 75%;float:left;}
.contents_left .concrete_list .pic_title{display: block;}
.full_contents .contents_left .concrete_list ul{width: 100%;}
.full_contents .contents_left .concrete_list ul li{float: left;margin-right:60px;display: block;width: 28%;padding-bottom: 50px;}
.full_contents .contents_left .concrete_list ul li:nth-child(3n){margin-right:0px;}
.full_contents .contents_left .concrete_list ul li .pic_kinds{display: inline-block;padding:4px;border: 1px solid #d6dfe3;}
.full_contents .contents_left .concrete_list ul li .pic_kinds img{width: 100%;}
.full_contents .contents_left .concrete_list ul li .pic_title{font-size: 18px;color:#3b3a3a;padding:10px 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-family: "Microsoft YaHei";}
.full_contents .contents_left .concrete_list ul li p span{float: left;}
.full_contents .contents_left .concrete_list ul li p span:nth-child(2){display: inline-block;width: 140px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.full_contents .contents_left .concrete_list ul li p span:nth-child(-n+2){font-size: 14px;color:#b2b1b1;}
.full_contents .contents_left .concrete_list ul li p span:nth-child(3){font-size: 14px;color:#f7922f; float:right;padding-right:17px;}
/*右侧部分*/
.full_contents .content_right .chart{position: relative;}
.full_contents .content_right .chart img{width: 100%;}
.full_contents .content_right .chart .course_rewnzi{font-weight: bold;font-family: "Microsoft YaHei";position:absolute;top:-5px;color:#36b9fc;font-size:18px;margin-left:50%;transform: translateX(-50%)}
.full_contents .content_right .chart ul{ padding:0px 12px 12px 12px;position: absolute; top: 40px; left: 10px;width: 90%;}
.full_contents .content_right .chart ul li{border-bottom: 1px dotted #8b8c8c;padding:3px 0;font-size:16px;color:#8b8c8c;height: 48px;line-height: 48px;text-align: center;}
.full_contents .content_right .chart ul li a{display: block;height:100%;width: 100%;line-height: 42px;}
/*自适应布局*/
/*右侧导航*/
@media screen and (max-width: 1000px){
    .full_contents .content_right .chart .course_rewnzi{font-size:14px;}
    .full_contents .content_right .chart ul li{    
    border-bottom: 1px dotted #8b8c8c;
    font-size: 14px;
    color: #8b8c8c;
    height: 40px;
    line-height: 40px;
    text-align: center; }

.full_contents .content_right .chart ul{
    padding: 12px;
    position: absolute;
    top: 10px;
    left: -75px;
    margin-left: 50%;
    width: 80%;
}
}
@media screen and (min-width:801px) and (max-width:900px){
.full_contents .content_right .chart ul{
    padding: 12px;
    position: absolute;
    top: 10px;
    left: -60px;
    margin-left: 50%;
    width: 80%;
}
.full_contents .content_right .chart img{height: 350px;}
}

@media screen and  (max-width: 800px){
    .full_contents .content_right .chart .course_rewnzi{font-size:14px;}
    .full_contents .content_right .chart ul li{    
    border-bottom: 1px dotted #8b8c8c;
    font-size: 14px;
    color: #8b8c8c;
    height: 36px;
    line-height: 36px;
    text-align: center; }
.full_contents .content_right .chart ul{
    padding: 12px;
    position: absolute;
    top: 10px;
    left: -60px;
    width: 80%;
}

}
@media screen and  (max-width: 750px){
    .full_contents .content_right .chart .course_rewnzi{font-size:0.15rem;}
    .full_contents .content_right .chart img{width: 100%;height: 6.2rem;}
}


/*其他的*/

@media screen and  (max-width: 1200px){
    .mian_center{width: 100%;margin: 0 auto;}
}
@media screen and (max-width: 1030px){
    .full_contents .contents_left .concrete_list ul li{float: left;margin-right:40px;display: block;width: 28%;padding-bottom: 50px;}
    .full_contents .contents_left .concrete_list ul li .pic_title {font-size: 14px;}
    .lunbo .swiper-slide .lunbo_title{padding:0 5%!important;}
}
@media screen and (max-width: 768px){
/*.full_contents .content_right .chart ul{left: -60px;}*/
.full_contents .contents_left .concrete_list ul li .pic_title {font-size: 13px;}

}
@media screen and  (max-width: 697px){
.full_contents .content_right .chart ul{left: -55px;}
.full_contents .contents_left .concrete_list ul li .pic_title {font-size: 13px;}
.full_contents .content_right .chart ul li{font-size: 13px;}
.full_contents .contents_left .concrete_list ul li{float: left;margin-right:20px;display: block;width: 28%;padding-bottom: 50px;}
.full_contents .contents_left .concrete_list ul li:nth-child(3n){margin-right:20px;}
.full_contents .contents_left .searchraw ul li:nth-child(n+2) a{padding:0 10px;}
}
@media screen and (max-width: 697px){
.full_contents .contents_left .concrete_list ul li:nth-child(2n){float:right;}
.full_contents .contents_left .concrete_list ul li p span:nth-child(-n+2) {
    font-size:14px;
    width: 40px;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;}
}
@media screen and  (min-width:698px) and (max-width:918px){
    .full_contents .contents_left .concrete_list ul li{float: left;margin-right:20px;display: block;width: 30%;padding-bottom: 50px;}
    .full_contents .contents_left .concrete_list ul li p span:nth-child(-n+2) {
    font-size:14px;
    width: 40px;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;}
}
@media screen and  (max-width:759px) {
    /*去掉页码*/
    .page .pagecss a:first-child{display: none;}
    .page .pagecss a:last-child {display: none;}
}
@media screen and  (min-width:563px) and (max-width:664px){
    .full_contents .contents_left .concrete_list ul li{width: 45%;}
    .full_contents .content_right .chart ul{left: -42px;}
    .page a{padding: 0 10px!important;}
}
@media screen and  (min-width:481px) and (max-width:563px){
    .full_contents .content_right .chart ul{left: -40px;}
     .full_contents .contents_left .concrete_list ul li{width: 41%;}
     .page a{padding: 0 6px!important;}
}
@media screen and (max-width: 511px){
.full_contents .contents_left .searchraw .search{float: none;display: block;}
.full_contents .contents_left .concrete_list ul li:nth-child(2n){float:right;margin-right:0;}
.full_contents .contents_left .concrete_list ul {width: 100%;display: none;}
.full_contents .content_right .chart img{width: 100%;height: 8rem;}
.full_contents .content_right .chart ul{padding:0px;}
.full_contents .contents_left .searchraw ul li  a{
    float: left;
    font-size: 19px;
    font-family: "Microsoft YaHei";
    color: #3c3c3c!;
}
.concrete_list ul{
display: none;
}
.activer {
color: #36b9fc!important;
text-decoration:none;
}
.activer:hover{text-decoration:none!important;}
.concrete_list .show{
display: block;
}
}
/*开启rem布局*/
@media screen and (max-width: 480px){
    .full_contents .content_right .chart .course_rewnzi{position:absolute;top:-4px;color:#36b9fc; left:6px;font-size:18px;margin-left:50%;transform: translateX(-50%)}
    .full_contents .content_right .chart .course_rewnzi{font-size:0.4rem; width: 1rem;}
    .full_contents .content_right .chart img{width: 100%;height: 8.2rem;}
    .full_contents .content_right .chart ul{padding:12px 5px;}
    .full_contents .content_right .chart .course_rewnzi{font-size:0.15rem;}
    .content_right{display: none;}
     .full_contents .contents_left{width: 100%;}
    .full_contents .contents_left .concrete_list ul li{width: 45%;}
    .full_contents .contents_left .searchraw .search input{width: 70%;}
	.concrete_list ul{
display: none;
}
.activer {
color: #36b9fc!important;
text-decoration:none;
}
.activer:hover{text-decoration:none!important;}
.concrete_list .show{
display: block;
}
.page{
    position: absolute;
    bottom: 10px;
    right: -63px!important;
    height: 20px;
    margin-right: 50%!important;
    line-height: 20px;
    margin-bottom: 30px;
}
}
@media screen and (min-width:420px) and (max-width:480px){
.full_contents .contents_left .concrete_list ul li p span:nth-child(-n+2) {
    font-size: 0.28rem;
    width: 40px;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    }
.full_contents .contents_left .searchraw .search{margin-top: 30px;}
.full_contents .contents_left .searchraw{height: 100px;padding-top:30px;}
.full_contents .contents_left .concrete_list ul li{float: left;margin-right:20px;display: block;width: 40%;padding-bottom: 50px;}
.full_contents .contents_left .concrete_list ul li p span:nth-child(3){font-size: 12px;color:#f7922f; float:right;padding-right:0px;}
    .full_contents .content_right .chart img{width: 100%;height: 10rem;}
.full_contents .content_right .chart ul{left: 15px;}
.lunbo .swiper-slide .lunbo_title .title_top{
    height: 35px!important;
    border-bottom:1px solid #fff; 
	font-family: "Microsoft YaHei";
	font-size:24px;
	font-weight:bold;
	margin-top: 10px;

}  
.lunbo .swiper-slide .lunbo_title .title_top .title_toptuxing{
    margin-left: 15px;
    background: #fff;
    font:normal normal 14px/35px "Microsoft YaHei"!important;
    color:#55b7ec;
    padding:1px 13px;
}


}

@media screen and  (max-width: 420px){
    
    .lunbo .swiper-slide .lunbo_title .title_top{
    height: 45px;
    border-bottom:1px solid #fff; 
	font-family: "Microsoft YaHei";
	font-size:24px;
	font-weight:bold;
	margin-top: 0px!important;

}
.lunbo .swiper-slide .lunbo_title .title_top .title_toptuxing{font:normal 700 13px/40px "微软雅黑"!important;}

/*给图书主表设置超出隐藏*/
.full_contents .contents_left .concrete_list ul li p span:nth-child(-n+2) {
    font-size: 0.35rem;
    width: 40px;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}
/* .full_contents .contents_left .concrete_list ul li p span:nth-child(2) {
    font-size: 0.35rem;
    width: 50px;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
} */
.full_contents .contents_left .concrete_list ul li p span:nth-child(3){padding-right:0px;}

    .lunbo{height: 6.5rem!important;}
    .full_contents .contents_left .searchraw{padding-top:0px;}
    .full_contents .contents_left .searchraw .search{padding-top:30px;;}
    .full_contents .content_right .chart ul li{line-height:0.80rem;height: 0.80rem;}
    .full_contents .content_right{padding-left: 0;}
    .full_contents .content_right .chart ul{position: absolute;top: 10px;left: 0px;width: 100%;}
    .full_contents .content_right{width: 20%;}
    .full_contents .content_right .chart ul li{font-size: 0.35rem;}
    .full_contents .contents_left{padding-top:0.15rem;}
    .full_contents .contents_left{width:100%;}
    .full_contents .contents_left .concrete_list ul li{width: 42%;}
    .full_contents .content_right{padding-top:2rem;}
    .full_contents .contents_left .concrete_list ul li p span:nth-child(-n+2){font-size: 0.35rem;}
    .full_contents .contents_left .concrete_list ul li p span:nth-child(3){font-size: 0.35rem;}
}
@media  screen and  (max-width: 375px){
    .full_contents .contents_left{width:100%;}
    .full_contents .contents_left .concrete_list ul li{width: 45%;}
    .full_contents .content_right{width: 25%;}
    }
@media screen and  (max-width: 375px){
    .full_contents .contents_left .concrete_list ul li p span:nth-child(-n+2) {
    font-size: 0.30rem;
    width: 33px;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}
}
@media screen and  (max-width: 325px){
    .lunbo .swiper-slide .lunbo_title .title_top .title_toptuxing{font:normal 700 13px/40px "微软雅黑"!important;}
    .lunbo .swiper-slide .lunbo_title .title_top .title_topwenzi{font:normal normal 16px/40px "微软雅黑"!important;}
    /*给图书主表设置超出隐藏*/
.full_contents .contents_left .concrete_list ul li p span:nth-child(-n+2) {
    font-size: 0.35rem;
    width: 30px;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}

.concrete_list ul{
display: none;
}
.activer {
color: #36b9fc!important;
}
.concrete_list .show{
display: block;
}
}