@media \0screen\,screen\9 { 
    .introduce .introduce-brief .brief-left .brief-left-con{background-color:#26589d; filter:Alpha(opacity=90); position:static; *zoom:1;}
    .brief-title-en,.brief-title,.brief-ubder{position: relative;}
}
/*start 首页banner*/
.banner{width: 100%;height: 560px;position: relative;}
.swiper-banner{width: 100%;height: 560px;max-width: 1920px;}
.swiper-banner .swiper-wrapper{width: 1920px;margin: 0 auto;}
/*.swiper-banner .swiper-wrapper .swiper-slide{}*/
.swiper-banner .page-banner{bottom:90px !important;}
.swiper-banner .page-banner .swiper-pagination-bullet{width: 10px;height: 10px;background-color: #fff;border-radius: 10px;opacity: 1;}
.swiper-banner .page-banner .swiper-pagination-bullet-active{width: 20px;height: 10px;background-color: #fff;border-radius: 10px;opacity: 1;}
.swiper-banner .swiper-button-prev{background-image: none;left: 30px;width: 50px;height: 76px;margin-top: -38px;}
.swiper-banner .swiper-button-prev i{display: block;font-size: 50px;color: #fff;height: 76px;text-shadow: 0 0 6px rgba(0,0,0,0.5);}
.swiper-banner .swiper-button-next i{display: block;font-size: 50px;color: #fff;height: 76px;text-shadow: 0 0 6px rgba(0,0,0,0.5);}
.swiper-banner .swiper-button-next{background-image: none;right: 30px;width: 50px;height: 76px;margin-top: -38px;}
/*end 首页banner*/
/*start 首页介绍*/
.index-main{background-color: #fff;margin-top: -60px;position: relative;z-index: 5;}
.index-main .introduce{height: 280px;background-color: #fff;}
.introduce .introduce-brief{width: 560px;-moz-box-shadow:0px 0px 8px rgba(0,0,0,0.5); -webkit-box-shadow:0px 0px 8px rgba(0,0,0,0.5); box-shadow:0px 0px 8px rgba(0,0,0,0.5);}
.introduce .introduce-brief .brief-left{width: 180px;height: 280px;background: url(../images/brief_bg.jpg) no-repeat;color: #fff;}
.introduce .introduce-brief .brief-left .brief-left-con{width: 130px;height: 130px;background-color: rgba(38,88,157,0.9);padding-left: 20px;}
.brief-title-en{font-size: 14px;padding-top: 20px;}
.brief-title{font-size: 22px;margin-top: 3px;}
.brief-ubder{width: 30px;height: 2px;background-color: #fff;margin-top: 25px;}
.introduce .introduce-brief .brief-right{width: 380px;height: 280px;position: relative;background-color: #fff;}
.introduce .introduce-brief .brief-content{padding: 55px 35px 0 35px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;font-size: 14px;color: #626262;line-height: 32px;}
.introduce .introduce-brief .brief-more{text-align: center;position: absolute;bottom: 0;right:0;}
.introduce .introduce-brief .brief-more a{display: block;width: 50px;height: 50px;line-height:50px;background-color: #004a96;}
.introduce .introduce-brief .brief-more a i{color: #fff;font-size: 26px;}
.introduce .introduce-brief .brief-more a:hover{background-color: #002a70;}
.introduce .introduce-news{width: 640px;height: 280px;padding: 30px;-moz-box-shadow:0px 0px 8px rgba(0,0,0,0.5); -webkit-box-shadow:0px 0px 8px rgba(0,0,0,0.5); box-shadow:0px 0px 8px rgba(0,0,0,0.5);}
.introduce .introduce-news .news-left{width: 110px;}
.introduce .introduce-news .news-left-btn{width: 110px;height: 40px;line-height: 40px;margin-bottom: 10px;cursor: pointer;text-align: center;box-sizing: border-box;border: 1px solid #e5e5e5;color: #626262;font-size: 14px;}
.introduce .introduce-news .news-left-btn:hover{background-color: #004a96;color: #fff;border: 0;border-right: 3px solid #fabf00;}
.introduce .introduce-news div.active{background-color: #004a96;color: #fff;border: 0;border-right: 3px solid #fabf00;}
.introduce .introduce-news .news-left-img{width: 110px;text-align: center;height: 120px;}
.introduce .introduce-news .news-left-img img{vertical-align:bottom;max-width: 110px;max-height: 110px;margin-top: 15px;}
.introduce .introduce-news .news-right{width: 450px;}
.introduce .introduce-news .news-con-img{width: 175px;height: 115px;overflow: hidden;}
.introduce .introduce-news .news-con-img img{max-width: 175px;max-height: 115px;}
.introduce .introduce-news .news-con-txt{width: 255px;height: 115px;overflow: hidden;}
.introduce .introduce-news .news-con-txt-title{line-height: 26px;vertical-align: top;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.introduce .introduce-news .news-con-txt-title a{font-size: 16px;color: #434343;}
.introduce .introduce-news .news-con-txt-title a:hover{color: #26589d;}
.introduce .introduce-news .news-con-txt-tion{margin-top: 15px;font-size: 14px;color: #7d7d7d;line-height: 26px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.introduce .introduce-news .news-list{margin-top: 10px;max-height: 105px;overflow: hidden;}
.introduce .introduce-news .news-list li{height: 35px;line-height: 35px;list-style-type: disc !important;}
.introduce .introduce-news .news-list li a{font-size: 14px;color: #434343;} 
.introduce .introduce-news .news-list li a p.fl{width: 350px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.introduce .introduce-news .news-list li a:hover{color: #004a96;} 
.introduce .introduce-news .news-list li a:hover .time{color: #004a96;-moz-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;transition: all 0.3s ease-in;} 
.introduce .introduce-news .news-list li a .time{color: #7d7d7d;-moz-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;transition: all 0.3s ease-in;}
#news-two{display: none;}
/*end 首页介绍*/
/*start 产品中心*/
#teacher-style .teacher-container{ position:relative;width: 1200px;}
#teacher-style .teacher-content{width:1200px; height:auto;}
#teacher-style .teacher-frbox{ height:360px;overflow: hidden;width: 1200px;} 
#teacher-style .teacher-frUl{width:100%; height:300px;margin: 20px 0 0 -25px;}
#teacher-style .teacher-frUl ul .teacher-list{display:inline;float:left;width:220px;overflow:hidden;margin-left:25px;}
#teacher-style .teacher-frUl ul .teacher-list>a{display: block;overflow: hidden;}
#teacher-style .teacher-frUl ul .teacher-list>a .teacher-imgbox{display: block;overflow: hidden;}
#teacher-style .teacher-frUl ul .teacher-list>a .teacher-title{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #333;font-size: 18;text-align: center;}
#teacher-style .teacher-frUl ul .teacher-list:hover{-moz-box-shadow: 1px 1px 6px rgba(0,0,0,0.2); /* Firefox */-webkit-box-shadow: 1px 1px 6px rgba(0,0,0,0.2); /* Safari 和 Chrome */box-shadow: 1px 1px 6px rgba(0,0,0,0.2); /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */}
#teacher-style .teacher-frUl ul .teacher-list:hover span.title{background-color: #004a96;color: #fff;-moz-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;transition: all 0.3s ease-in;}
#teacher-style .teacher-frUl .teacher-link{width:220px; height:300px;}
#teacher-style .teacher-frUl .teacher-link .teacher-imgbox{height: 220px;}
#teacher-style .teacher-frUl .teacher-link .teacher-imgbox img{height: 220px;}
#teacher-style .teacher-fu{ padding-bottom:5px !important;}
#teacher-style .teacher-bgbox{width:220px; height:80px;padding: 25px 20px 20px 20px;display: block;background-color: #fff;}
#teacher-style .teacher-frUl ul .teacher-list:hover .teacher-title{color:#0073dd;}
.product-head .title{color: #b5b5b5;font-size: 18px;}
.product-head .title span{color: #434343;font-size: 26px;margin-right: 10px;}
.product-head .fr{margin-top: 12px;}
.product-head .fr a{font-family: "SimSun";display: inline-block;width: 22px;height: 22px;line-height: 22px;text-align:center;color: #7d7d7d;border: 1px solid #e5e5e5;font-size: 20px;font-weight: bold;vertical-align: middle;}
.product-head .fr a:hover{background-color: #004a96;color: #fff;border: 1px solid #004a96;}
.product-head .fr a.prev{margin-right: 5px;}
.teacher-list span.title{ display: block;width: 220px;height: 80px; line-height:80px;color: #535353;font-size: 14px;text-align: center;border: 1px solid #e5e5e5;border-top: 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;-moz-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;transition: all 0.3s ease-in; }
/*end 产品中心*/
/*start 联系我们*/
.contact{height: 138px;width: 1200px;border: 1px solid #e5e5e5;margin-top: 50px;}
.contact ul li{float: left;padding: 50px 0 0 30px;}
.contact ul li.active{width: 200px;height: 136px;padding: 0 0 0 20px;color: #fff;background: #004a96 url(../images/index_map.png) no-repeat center center;}
.contact ul li .fr{padding-right: 30px;border-right: 1px solid #e5e5e5;}
.contact ul li .fr span{color: #7d7d7d;font-size: 14px;}
.contact ul li .fr p{color: #535353;font-size: 14px;margin-top: 8px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.contact ul li .contact-icon{height: 50px;line-height: 50px;}
.contact ul li .contact-icon i{color: #26589d;font-size: 42px;margin-right: 10px;}
/*end 联系我们*/
