﻿.slide { width: 100%; height: 100%; position: relative; }
.slide .slide-items { position: relative; width: 100%; height: 100%; overflow: hidden; z-index: 1; }
.slide .slide-items .slide-item { position: absolute; width: 100%; height: 100%; left: 0; right: 0; overflow: hidden; z-index: 1; }
.slide .slide-items .slide-item img { max-width: 100%; }
.slide .slide-items .on { z-index: 2; }
.slide .slide-items .act { z-index: 3; }
.slide .slide-items .slide-item-link { display: block; width: 100%; height: 100%; }
.slide .slide-items .slide-item-pic { width: 100%; height: 100%; }
.slide .slide-btns { width: 100%; text-align: center; position: absolute; left: 0; right: 0; bottom: 5%; z-index: 2; }
.slide .slide-btn { width: 15px; height: 15px; margin-left: 8px; display: inline-block; cursor: pointer; border: 2px solid #DDD; border-radius: 100%; box-shadow: #DDD 0 0 2px; }
.slide .slide-btns .on { background-color: #FFFFFF; }

.index-banner-slide,
.index-members,
.index-teachers { min-width: 1180px; }


.index-banner-slide { width: 100%; height: 400px; background-color: #30CCFF; overflow: hidden; }
.index-banner-slide a { width: 100%; height: 100%; text-align: center; background-color: #FFFFFF; overflow: hidden; display: block; }
.index-banner-slide a img { min-height: 100%; }
.index-banner-slide .skippr-nav-element-bubble { width: 15px; height: 15px; }

.index-icons { height: 180px; overflow: hidden; }
.index-icons-item { height: 100%; padding: 0 10px; float: left; text-align: center; padding-top: 20px; overflow: hidden; }
.index-icons-item-body { width: 100%; height: 100%; display: block; }
.index-icons-item img { height: 68px; margin-bottom: 3px; }
.index-icons-item h4 { height: 30px; line-height: 30px; color: #333333; font-size: 18px; text-shadow: 1px 1px 3px #DDD; overflow: hidden; }
.index-icons-item p { max-height: 48px; line-height: 16px; color: #999999; font-size: 12px; overflow: hidden; }


.index-schools { width: 100%; background-color: #f6f6f6; color: #333; padding: 0 0 40px 0; }
.index-schools-head { width: 100%; height: 120px; padding-top: 37px; text-align: center; }
.index-schools-head h2 { line-height: 1; color: #333333; font-size: 24px; text-shadow: 1px 1px 3px #DDD; }
.index-schools-head-num { font-size: 38px; }
.index-schools-head p { padding-top: 12px; line-height: 1; color: #999999; font-size: 14px; }
.index-schools-item { width: 580px; height: 180px; margin-bottom: 20px; background-color: #FFF; overflow: hidden; float: left; box-shadow: #CCC 3px 3px 10px; position: relative; }
.index-schools-item-pic { width: 180px; height: 100%; overflow: hidden; position: absolute; left: 0; top: 0; }
.index-schools-item-pic img { width: 100%; height: 100%; }
.index-schools-item-title,
.index-schools-item-intro,
.index-schools-item-attrs { width: 100%; padding-left: 195px; display: block; overflow: hidden; }
.index-schools-item-title { height: 50px; line-height: 50px; font-size: 17px; /*text-indent: 17px;background: url("/resources/images/icons/icon8.png") no-repeat 190px center;*/ }
.index-schools-item-intro { height: 50px; line-height: 25px; color: #666666; }
.index-schools-item-attrs { padding-top: 20px; }
.index-schools-item-attrs li { width: 100%; height: 25px; line-height: 15px; overflow: hidden; }
.index-schools .fr { float: right; }


.index-boxb { padding-bottom: 40px; overflow: hidden; }
.index-boxb-head { width: 100%; height: 127px; text-align: center; }
.index-boxb-head h2 { padding-top: 37px; line-height: 1; color: #333333; font-size: 24px; text-shadow: 1px 1px 3px #DDD; }
.index-boxb-head p { padding-top: 15px; line-height: 1; color: #999999; font-size: 14px; }
.index-boxb-item { width: 380px; float: left; }
.index-boxb-banner { width: 100%; height: 200px; display: block; }
.index-boxb-banner img { width: 100%; height: 100%; }
.index-boxb-item-data { width: 100%; overflow: hidden; }
.index-boxb-item-data li { width: 100%; height: 70px; margin-top: 20px; position: relative; overflow: hidden; }
.index-boxb-item-data li span { width: 70px; height: 100%; padding: 10px 0 0 10px; line-height: 1; font-weight: 700; color: #0073E8; font-size: 22px; border: 3px solid #E5E5E5; display: block; position: absolute; left: 0; top: 0; background: url("/resources/images/icons/icon7.png") no-repeat 25px 22px; }
.index-boxb-item-data li span i { width: 36px; color: #999999; font-size: 18px; text-align: center; font-weight: 500; font-style: normal; position: absolute; left: 30px; top: 40px; }
.index-boxb-item-data li div { width: 100%; padding-left: 85px; }
.index-boxb-item-data li a { font-size: 14px; line-height: 1; font-weight: 700; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.index-boxb-item-data li p { height: 42px; line-height: 21px; margin-top: 8px; font-size: 12px; color: #888888; overflow: hidden; }
.index-boxb-item-data2 li span { color: #FF6C00; }
.index-boxb-item-data3 li span { color: #0DC698; }
.index-boxb-item-more { width: 100%; height: 34px; line-height: 34px; margin-top: 20px; text-align: center; font-size: 14px; color: #999999; background-color: #F6F6F6; display: block; }
.index-boxb-item-more:hover { background-color: #0090FF; color: #FFF; }

.index-teachers { width: 100%; padding-bottom: 30px; background-color: #f6f6f6; overflow: hidden; }
.index-teachers-head { width: 100%; height: 105px; text-align: center; }
.index-teachers-head h2 { padding-top: 37px; line-height: 1; color: #333333; font-size: 24px; text-shadow: 1px 1px 3px #DDD; }
.index-teachers-head p { padding-top: 15px; line-height: 1; color: #999999; font-size: 14px; }
.index-teachers-body { width: 150%; height: 370px; overflow: hidden; }
.index-teacher { width: 196px; padding: 10px; float: left; display: block; overflow: hidden; }
.index-teacher-body { width: 100%; text-align: center; background-color: #FFFFFF; box-shadow: #EEE 3px 3px 10px; display: block; overflow: hidden; }
.index-teacher-info { width: 100%; padding: 0 10px 15px; color: #333333; display: block; overflow: hidden; }
.index-teacher img { width: 100%; height: 210px; }
.index-teacher-truename { width: 100%; height: 40px; line-height: 40px; font-size: 18px; font-weight: 700; display: block; }
.index-teacher-jobtitle { width: 100%; height: 22px; line-height: 1; font-size: 14px; display: block; }
.index-teacher-intro { width: 100%; line-height: 20px; height: 60px; color: #777777; text-align: left; font-size: 12px; overflow: hidden; }
.index-teacher-body:hover { background-color: #0090FF; box-shadow: #CCC 3px 3px 10px; }
.index-teacher-body:hover .index-teacher-info,
.index-teacher-body:hover .index-teacher-intro { color: #FFFFFF; }

.index-members { width: 100%; height: 320px; overflow: hidden; }
.index-members,
.index-member { background: #0e2e40 url("/resources/images/banners/banner21.jpg") no-repeat center top; background-size: 100% 100%; }
.index-members-body { height: 100%; overflow: hidden; }
.index-member { width: 100%; height: 100%; padding: 80px 200px; overflow: hidden; }
.index-member-avatar { width: 160px; height: 160px; border-radius: 100%; float: left; position: relative; overflow: hidden; }
.index-member-avatar img { width: 100%; height: 100%; }
.index-member-avatar span { width: 100%; height: 36px; line-height: 36px; font-size: 16px; color: #FFFFFF; background-color: #076ad0; text-align: center; overflow: hidden; position: absolute; bottom: 0; }
.index-member-info { width: 620px; padding: 32px 0 0 23px; line-height: 1; float: left; color: #AAAAAA; }
.index-member-info h2 { font-size: 16px; float: left; padding-right: 24px; }
.index-member-info h3 { font-size: 14px; float: left; padding-top: 3px; }
.index-member-info .index-member-lang { width: 100%; height: 34px; line-height: 34px; font-size: 16px; color: #FFFFFF; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.index-member-info p { width: 100%; height: 40px; line-height: 20px; font-size: 12px; overflow: hidden; }

.index-boxc { padding: 40px 0; }
.index-entity-list1 { width: 380px; float: left; }
.index-entity-list1-hd { width: 100%; font-size: 20px; line-height: 1; }
.index-entity-list1-body { width: 100%; height: 210px; overflow: hidden; }
.index-entity-list1-item { width: 100%; padding-top: 20px; position: relative; overflow: hidden; }
.index-entity-list1-item-pic { width: 128px; height: 80px; display: block; overflow: hidden; position: absolute; left: 0; top: 20px; }
.index-entity-list1-item-pic img { width: 100%; height: 100%; }
.index-entity-list1-item-right { width: 100%; height: 100%; padding-left: 140px; }
.index-entity-list1-item-title { width: 100%; height: 34px; line-height: 17px; font-weight: 700; margin-bottom: 5px; overflow: hidden; display: block; }
.index-entity-list1-item-summary { width: 100%; height: 45px; line-height: 15px; color: #999; overflow: hidden; }

.index-entity-list2 { width: 380px; float: right; }
.index-entity-list2-hd { width: 100%; font-size: 20px; line-height: 1; }
.index-entity-list2-body { width: 100%; height: 210px; overflow: hidden; }
.index-entity-list2-item { width: 100%; height: 14px; line-height: 1; font-size: 14px; margin-top: 20px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.index-entity-list2-item-cat { color: #0073E8 !important; }
.index-entity-list2-item:nth-child(2n+1) .index-entity-list2-item-cat { color: #EC6400 !important; }
