
.about_us_con{ padding-top:10px; padding-bottom:30px;}
.about_us_con .about_l_font{ float: left; width: 60%;}
.about_us_con .about_l_font .about_titile{ color: #006b6e; font-size: 30px; font-weight:bold; margin-bottom: 30px;}
.about_us_con .about_l_font .about_in_descipe{ font-size: 16px; line-height: 2.4;}
.about_us_con .about_r_number{ float: right; width:35%;}

.about_us_con .about_r_number ul li {padding-bottom:40px;
margin-bottom: 40px;
border-bottom: 1px solid #e8e8e8;}
.about_us_con .about_r_number ul li .icon {
  float: right;
  width:40%; text-align: right
}
.about_us_con .about_r_number ul li .icon img{ width: 90px;}
.about_us_con .about_r_number ul li .num-box {
  float: left;
}
.about_us_con .about_r_number ul li .num-box .num {
  font-size:80px;
  line-height:1;
  color: #006b6e;
  font-family: 'Swiss721BTBlackCondensed';display: inline-block;
}
.about_us_con .about_r_number ul li  .num-top .year {
  font-size:14px;
  line-height:25px;
  width:25px;
  height:25px;
  background-color: #006b6e;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  margin-left:10px;display: inline-block;
}
.about_us_con .about_r_number ul li .txt {
  font-size:18px;;
  line-height:1;
  margin-top: 20px;
}


.about_us_pic{ padding-bottom: 100px;}
.about_us_pic img{ max-width: 100%}
.development{ background-color: #f2f7f8; padding-top: 70px; padding-bottom: 100px;}
.development .development_titile{ color: #006b6e; font-size: 30px; font-weight:bold; margin-bottom: 30px;}
.honors{ background: #006568 url("../image/honor_backs.jpg") center center no-repeat; padding-top: 5px; padding-bottom: 100px; background-size: cover;width: 100%;
    overflow: hidden;}
.honors .honors_titile{ color: #ffffff; font-size: 30px; font-weight:bold; margin-bottom: 30px;}

.case_pics{ position: relative; z-index: 3;}


.development .sw-prev {
  left: -90px;
border: 0;
border-radius: 50%;
background: url("../image/left_btn22.png") center center no-repeat;
height: 60px;
width: 60px;
background-size: cover;
display: block;
position: absolute;
top: 50%;
margin-top: -30px; z-index: 10;
}
.development .sw-next {
  right: -90px;
border: 0;
border-radius: 50%;
background: url("../image/right_btn22.png") center center no-repeat;
height: 60px;
width: 60px;
background-size: cover;
display: block;
position: absolute;
top: 50%;
margin-top: -30px; z-index: 10;
}

.yaowan .swiper-slide {
    width: 192px;
    height: 100%;
    text-align: center;
    position: relative;
}
.yaowan .swiper-slide.swiper-slide-active {
    color: #006b6e
}



@media (max-width:768px) {
	.development .sw-prev { left: 0;top: 130%;
    margin-top: 0;}
	.development .sw-next{ right: 0;top: 130%;
    margin-top: 0;}
	.courseTap {
    margin-top: 100px;
}
	.contacts_content .rencai_con .rencai_font {
    float: none;
    width: initial;
    margin-top: 30px;
}
	.contacts_content .rencai_con .rencai_font .rencai_titile h3{ font-size: 24px;}
	.contacts_content .rencai_con{ padding-bottom: 70px;}
	.about_us_con .about_l_font {
    float: none;
    width: initial;
}
	.about_us_con .about_r_number {
    float: none;
    width: initial;
    padding-top: 40px;
}
	.about_us_con .about_r_number ul li .num-box .num {
		font-size: 66px;}
	.honors {
    background: #006568 url(../image/honor_backs.jpg) center center no-repeat;
    padding-top: 10px;
    padding-bottom: 60px;
    background-size: cover;width: 100%;
    overflow: hidden;
}
}

