@charset "utf-8";
/*banner图*/
.index_bannner{width: 100%;height:576px;position: relative;}
.swiper-container{width: 100%;height:576px;background: #95a2a5;}


/*.banner1.h9{background: url("../images/banner_active.jpg") no-repeat center;background-size: cover;}*/
.banner1 strong{color:#ffffff;font-size: 36px;font-weight: bold;line-height: 54px;text-align:center;display: block;padding-top: 158px;}
.banner1 span{font-size: 20px;text-align: center;display: block;padding-top: 54px;color: #ffffff;padding-bottom: 41px;}
.banner1 .focus_btn{text-align: center;}
.banner1 .focus_btn .nobtn{color: #ffffff;height:44px;padding:0px 59px;margin:0 auto;background: #2A303Ad;border-radius:33px; font-size: 16px; box-shadow: 2px 3px 5px #2A303A;display: block;line-height: 44px;text-align:center;display: inline-block;}
.banner1 .focus_btn .nobtn:hover{background: #ffffff;border-radius: 33px;color:#333333;}

/*科学智能的服务体系，全面提升你的留学战斗力*/
.index_item .title_name.h1{background: #f4f4f4;}

/*标介绍*/
.intro_logo{width: 1155px;margin: 0 auto;padding: 30px 0 39px; }
.intro_logo ul {display: flex;justify-content: space-between; }
.intro_logo .logo_a{width: 70px;height: 70px;margin: 0 auto 5px;background: #2A303A;}
.intro_logo  span{display: block;font-size: 14px;line-height: 18px;text-align: center;color: #666666;}
.intro_logo ul li .logo_a.h1{width: 60px;height: 60px;border: 5px solid #eff2fb;background: none;border-radius: 50%;}
.intro_logo ul li .logo_a.h1 strong{display: block;text-align: center;color: #2A303A;line-height: 60px;font-size: 18px;}


/*hotsearch */
.hotsearch{width: 100%;margin: 0 auto; background: #f4f4f4;}
.hotsearch .title_name.h1{background: #f4f4f4;}
.hotsearch .searchMain{width:918px;margin: 0 auto;}
.hotsearch .searchMain.searchRight .search_title{height:32px;border-bottom: 1px solid #ededed;display: flex;justify-content: space-between;}
.hotsearch .searchMain.searchRight .search_title li{width: 122px;text-align: center;height: 32px;line-height: 32px;font-size: 16px;color:#333333;cursor: pointer;border-radius: 33px;}
.hotsearch .searchMain.searchRight .search_title li:first-child{background: #d7deee;border-radius: 33px;color: #2A303A;font-weight: bold;}
.hotsearch .searchMain.searchRight .search_text{width: 100%;margin-top: 20px;flex-wrap: wrap;display: none;}
.hotsearch .searchMain.searchRight .search_text:first-child{display: block;}
.hotsearch .searchMain.searchRight .search_text li{width: 50%;margin-bottom: 16px;cursor: pointer;float:left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.hotsearch .searchMain.searchRight .search_text li:nth-last-child(2) a{color:#2A303A;margin-left: 2%;font-weight: bold;}
.hotsearch .searchMain.searchRight .search_text li:last-child a{color:#2A303A;margin-left: 2%;font-weight: bold;}
.hotsearch .searchMain.searchRight a{color:#333333;}

