.header_top{background: #01B779;}
nav {width: 100%;height: 52px;line-height: 52px;background-color: #fff;}
nav .nav_ul{width: 760px;}
nav .nav_ul li {float: left;width: 12.5%;font-size: 18px;}
nav .nav_ul::after {content: "";display: block;clear: both;}
nav .nav_ul a {width: 100%;text-align: center;display: inline-block;color: #01B779;font-weight: bold;}
nav .nav_ul_action,nav .nav_ul li:hover{background-color: #01B779;}
nav li.nav_ul_action a,nav .nav_ul li:hover a{color: #fff;}
nav .education{position: relative;}
nav .education:hover .education-list{display: block;}
nav .education-list{display: none; background-color: #01B779;position: absolute;z-index: 999;text-align: center;width: 200px;left: -100px;margin-left: 50%;}
nav .education-list li{width: 100%;}
nav .nav_ul li ul li{line-height: 35px;}
nav .nav_ul li ul li a{font-size: 16px;font-weight: normal;line-height: 35px;color: #01B779;}
nav .nav_ul li ul{background-color: rgba(255,255,255,0.7);}
nav .nav_ul li ul li:hover{background: rgba(1,183,121,0.7);}
nav .nav_ul li ul li:hover a{color: #fff;} 
nav .nav_ul li:hover ul li a{color: #01B779;}
nav .nav_ul li:hover ul li:hover a{color: #fff;} 

.search_con {margin: 5px 0px;}
.header_top .search_icon {cursor: pointer; height: 42px;width: 59px;text-align: center;display: inline-block;background-color: #01B779;position: relative;bottom: 1px;left: 4px;}

.index .lbtbox{padding-right: 15px;}
.banner{height: 310px;background: url(../images/banner/icon3.png) no-repeat center center;background-size:cover;}
.banner .container{margin: 0px auto !important;position: relative;height: 100%;}
.banner .icon1{position: absolute;right: 27px;bottom: 16px;}
.banner .icon2{position: absolute;top: 34%;left: 25px;}

.xsylbpage .swiper-pagination-bullet{width: 12px;height: 12px;}
body{background: url(../images/index_new/indexbg.png) repeat-y;background-size:cover; }
.newInformation{border-left:1px solid #E3E3E3;padding: 0px 15px;}
.newInfo_top_title{font-size: 20px;border-bottom: 4px solid #0F874A;font-weight: bold;color: #0F9347;padding: 20px 0px 14px 0px;line-height: 28px;}
.salesRank_parent {position: relative;background: #fff;}
.salesRank_parent .salesRank{background: #ffb43a;padding:12px 15px 2px;margin-bottom: 22px;border-bottom: 2px solid #E30200;}
.salesRank_parent .salesRank_ul{padding:0px 15px 25px;}

.books .navtit2{background: #b9e3c3;}
.books .navtit3{background: #96d69c;}
.books .class_navTitle_ul>li a{color: #1E814F;}
.books .newBooks_title>span:first-child {margin-bottom: -7px;font-size: 20px;font-weight: bold;color: #159755;border-bottom: 6px solid #0F874A;padding-bottom: 10px;width: auto;white-space: nowrap;}
.books .newRecom .newBooks_title>span:first-child{color: #F87A1D;border-bottom: 6px solid #F87A1D;}

footer{background-color: #20714C;color: #C9CACA;}
footer .footer_prompt{color: #C9CACA;background-color: #143A1E;}
footer .footer_links_left{color: #B4DBC3;}
footer .footer_information_ul>li a:hover{color: #FFE191 !important;}
footer .footer_links_ul .foot-more{bottom: 5px;}
footer .footer_links_ul .foot-more .img1{display: none;}
footer .footer_links_ul .foot-more .img3{width: 16px;margin-top: 8px;}
footer .footer_links_ul .foot-more.foot-mored .img3{display: none;}
footer .footer_information a, footer .footer_information a:hover{color: #C9CACA;}

@media (min-width: 768px){
    header{display: none !important;}
}
@media (max-width:1200px) {
    nav .nav_ul{width: 580px;}
    .banner{height: 250px;}
    .banner .icon2{max-width: 50%;}
    .banner .icon1{max-width: 20%;}
}

@media (max-width: 991px){
    nav .nav_ul{width: 100%;}
    .search_con{display: none;}
}
