.lessWord {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
}
.topNav {
  height: 50px;
  background: #2f2f2f;
  border-top: 1px solid #3d3d3d;
  z-index: 20;
}
.topNav .navbar-brand,
.topNav .navLink {
  font-size: 1.4rem;
  color: #fff;
}
.topNav .form-group input {
  background: #2f2f2f;
  border-color: #2f2f2f;
  border-radius: 4px;
  transition: 0.3s;
  width: 200px;
}
.topNav .form-group input:focus {
  background: #efefef;
}
.topNav .navSignIn {
  display: block;
  height: 50px;
  background: #d61518;
  color: #fff;
  text-align: center;
  line-height: 48px;
  float: right;
  position: relative;
  top: -9px;
  margin: 0 10px;
  width: 52px;
}
.topNav .navSignIn:hover {
  text-decoration: none;
  background: #eb3336;
}
.topNav a {
  margin: 0 20px;
}
.secNav {
  background: #fff;
  height: 100px;
  border: none;
  transition: 0.3s;
  z-index: 10;
  border-radius: 0;
  border-bottom: 1px solid #eee;
  box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.3), 0 0 6px 2px rgba(0, 0, 0, 0.15);
}
.secNav .navbar-header {
  position: absolute;
}
.secNav .navbar-brand img {
  position: relative;
  top: 10px;
}
.secNav .navbar-brand span {
  position: relative;
  right: -120px;
  top: -24px;
}
.secNav .navLink {
  margin: 0 15px;
  color: #666;
  font-family: 'Microsoft yahei';
}
.secNav #navbar {
  padding-top: 40px;
  display: inline-block;
  position: absolute;
  right: 10px;
}
.secNav #navbar li {
  display: inline-block;
  float: left;
}
.swiper-container {
  padding: 0;
  width: 100%;
  position: relative;
}
.swiper-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 150%;
  height: 100%;
}
.swiper-wrapper .slide_slide1 {
  position: relative;
  left: 8%;
  top: 5px;
}
.swiper-wrapper .slide_slide1_text {
  position: absolute;
  top: 170px;
  left: 45%;
  background-color: #5cc7ad;
  padding: 1.2rem 2rem;
  color: #fff;
  font-size: 2.5rem;
  opacity: 0.9;
  transition: 0.3s;
}
.swiper-wrapper .slide_slide1_text strong {
  font-size: 4rem;
}
.swiper-wrapper .slide_slide1_text:hover {
  text-decoration: none;
  transform: translateY(10px);
}
.ourService {
  background: url(../images/ourService_background.gif) repeat;
}
.ourService .ourService_title {
  text-align: center;
  height: 250px;
  padding-top: 90px;
  color: #545454;
}
.ourService .ourService_title p {
  font-size: 2.4rem;
}
.ourService .ourService_block {
  min-height: 300px;
}
.ourService .ourService_block .icons {
  text-align: center;
  padding: 0;
}
.ourService .ourService_block .icons img {
  transition: 0.3s;
}
.ourService .ourService_block .icons img:hover {
  transform: scale(1.3);
}
.ourService .ourService_block .icons p {
  color: #00b287;
  font-size: 1.8rem;
  line-height: 8rem;
}
.ourService .ourService_block .icons_p {
  padding: 5px;
}
.ourService .ourService_block .icons_p p {
  color: #888888;
  font-size: 1.4rem;
  padding-top: 50px;
}
.newsBlock {
  height: 660px;
  background: url(../images/newsBlock_background.jpeg) top left no-repeat;
}
.newsBlock .block_title {
  font-size: 2.4rem;
  color: #545454;
  margin-top: 30px;
}
.newsBlock .news {
  margin: 50px 0;
}
.newsBlock .news .title {
  display: inline-block;
  background: url(../images/block_title_icons.gif) no-repeat center left;
  text-indent: 2rem;
  font-size: 1.8rem;
  color: #444444;
}
.newsBlock .news .content {
  color: #888888;
  font-size: 1.4rem;
  line-height: 2.4rem;
  padding-top: 20px;
}
.hpUniversity {
  overflow: hidden;
}
.hpUniversity .hpUniversity_title {
  text-align: center;
  height: 150px;
  color: #545454;
}
.hpUniversity .hpUniversity_title p {
  font-size: 2.4rem;
}
.hpUniversity .hpUniversity_block {
  height: 600px;
  background: url(../images/hpUniversity_background.jpeg) no-repeat top center;
}
.hpUniversity .hpUniversity_block .year {
  display: block;
  width: 180px;
  height: 180px;
  border: 3px solid #fff;
  border-radius: 50%;
  color: #fff;
  margin: 0 auto;
  margin-top: 189px;
}
.hpUniversity .hpUniversity_block .year:hover {
  text-decoration: none;
  background: #0197d6;
}
.hpUniversity .hpUniversity_block .year p {
  text-align: center;
  font-size: 2.6rem;
  position: relative;
}
.hpUniversity .hpUniversity_block .year .number {
  font-size: 8.8rem;
}
.hpUniversity .hpUniversity_block .icon1 {
  background: #0197d6;
}
.hpUniversity .hpUniversity_block .icon2 {
  transform: scale(0.6) translate(-50px, 180px);
}
.hpUniversity .hpUniversity_block .icon3 {
  transform: scale(0.8) translate(0, -10px);
}
.hpUniversity .hpUniversity_block .icon3 .number {
  transform: translate(26px, 20px);
}
.hpUniversity .hpUniversity_block .icon3 p {
  transform: translate(165px, -52px);
}
.hpUniversity .hpUniversity_block .icon4 {
  transform: scale(0.7) translate(-50px, 180px);
}
.hpUniversity .hpUniversity_block .icon4 .number {
  transform: translate(-45px, 25px);
}
.hpUniversity .hpUniversity_block .icon4 p {
  display: inline-block;
  width: 200%;
  transform: translate(-80px, 60px);
}
.hpUniversityIntro {
  padding: 100px 50px;
  max-width: 1280px;
  margin: 0 auto;
}
.hpUniversityIntro .blockCenter {
  display: block;
  width: 90%;
  margin: 0 auto;
}
.hpUniversityIntro .hpUniversityIntroBlock {
  padding: 0;
  min-height: 270px;
  overflow: hidden;
  margin: 15px 0;
}
.hpUniversityIntro .hpUniversityIntroBlock img {
  width: 100%;
}
.hpUniversityIntro .hpUniversityIntroBlock .title {
  position: absolute;
  bottom: 7px;
  background: #000;
  display: block;
  width: 90%;
  padding: 5px 0;
  opacity: 0.7;
  margin: 0;
  text-align: center;
  color: #fff;
}
.hpUniversityIntro .hpUniversityIntroBlock .hpUniversityIntro1_pop {
  position: absolute;
  background: #df4042;
  opacity: 0.8;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  padding: 30px;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  transform: translateY(100%);
  width: 90%;
  margin: 0 auto;
}
.hpUniversityIntro .hpUniversityIntroBlock .hpUniversityIntro1_pop p {
  line-height: 1.6rem;
  margin-top: 1rem;
}
.hpUniversityIntro .hpUniversityIntroBlock:hover .hpUniversityIntro1_pop {
  transform: translateY(0);
}
.commonTabs .nav-tabs .active a {
  border-top: 3px solid red !important;
  background: #fff;
}
.commonTabs .nav-tabs .active a:hover {
  border-top: 3px solid red;
  background: #fff;
}
.commonTabs .nav-tabs a {
  width: auto;
  height: 50px;
  text-align: center;
  border: 1px solid #eee;
  border-radius: 0;
  margin: 0;
  background: #f8f8f8;
  color: #888888;
  padding-left: 20px;
  padding-right: 20px;
}
.commonTabs .nav-tabs a:hover {
  background: #fff;
}
.commonTabs .tab-pane {
  padding: 70px;
  border: 1px solid #eee;
  border-top: none;
  text-align: center;
}
.commonTabs .tab-pane h4 {
  text-align: left;
  font-size: 1.6rem;
}
.commonTabs .tab-pane h4 strong {
  padding: 0px 5px;
  background: #d61518;
  color: #fff;
  margin-right: 10px;
}
.commonTabs .tab-pane p {
  color: #666;
  line-height: 2.4rem;
  text-align: left;
  text-indent: 2rem;
}
.commonTabs .tab-pane img {
  margin: 20px auto;
  max-width: 800px;
  width: 100%;
}
.banner {
  display: block;
  width: 100%;
  height: 160px;
  background: #eeeeee url(../images/banner_background.jpeg) no-repeat top center;
  margin-bottom: 50px;
  overflow: hidden;
}
.banner h2 {
  font-size: 2.4rem;
  color: #d61518;
  position: relative;
  top: 50px;
  left: 160px;
}
footer {
  width: 100%;
  display: block;
  position: relative;
  background: url(../images/footer_background.gif) repeat;
}
footer .footer_info {
  display: block;
  height: 290px;
  max-width: 1280px;
  margin: 0px auto;
  color: #888888;
  padding: 50px 30px;
}
footer .footer_info .codes {
  text-align: center;
}
footer .footer_info .codes .title {
  text-align: left;
  margin-bottom: 20px;
  text-indent: 10px;
}
footer .footer_info .codes .col-xs-6 p {
  margin-top: 10px;
}
footer .footer_info .codes .col-xs-6 img {
  width: 75%;
}
footer .footer_info .contact {
  background: url(../images/footer_background_map.png) no-repeat right top;
  min-height: 250px;
}
footer .footer_info .contact i {
  display: inline-block;
  background: #d62424;
  text-align: center;
  padding: 5px;
  border-radius: 50%;
  color: #fff;
  margin-right: 10px;
}
footer .footer_info .contact .mobile,
footer .footer_info .contact .email {
  margin: 30px 0;
  overflow:hidden;
}
footer .footer_info .contact .mobile,
footer .footer_info .contact .email{
  display:block;
}
footer .footer_bottom {
  width: 100%;
  height: 50px;
  background: #1c1c1c;
  color: #888888;
  text-align: center;
}
footer .footer_bottom .innner {
  text-align: left;
  max-width: 1280px;
  padding: 15px 70px;
  margin: 0 auto;
}
footer .footer_bottom a {
  color: #888888;
}
footer .goTop {
  background: #d61518;
  display: inline-block;
  padding: 5px 15px;
  color: #fff;
  text-align: center;
  position: absolute;
  right: 5%;
  top: 0;
}
footer .goTop:hover {
  text-decoration: none;
}
.topNav,
.secNav,
.swiper-container,
.ourService,
.newsBlock,
.hpUniversity,
.commonTabs,
.container {
  width: 1200px !important;
  margin: 0 auto;
}
.topNav,
.secNav,
footer {
  min-width: 1200px !important;
  width: 100% !important;
}
