@charset "utf-8";
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html {
  height: auto;
}
body {
  font-family: "微软雅黑" !important;
  background-color: #fff !important;
  font-size: 14px;
  height: 100%;
}
a,
a:hover {
  text-decoration: none !important;
  outline: none;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.common_width {
  width: 1200px;
  margin: 0 auto;
}
.red {
  color: #fa6062 !important;
}
.green {
  color: #04d367 !important;
}
.red_btn {
  color: #fff !important;
  background-color: #fa6062 !important;
}
.blue {
  color: #4ca1ff !important;
}
.blue_btn {
  background-color: #4ca1ff !important;
  color: #fff !important;
}
body ul,
body p {
  margin: 0;
}
ul > li {
  list-style-type: none;
}
img {
  border: none;
  outline: none;
}
input {
  outline: none;
  border: 0;
  font-family: "微软雅黑" !important;
  background: none;
}
input[type="button"],
input[type="submit"],
input[type="reset"] {
  -webkit-appearance: none;
}
@font-face {
  font-family: "OPPOSans";
  src: url(../fonts/OPPOSans-R.ttf);
}
@font-face {
  font-family: "OPPOSans-M";
  src: url(../fonts/OPPOSans-M.ttf);
}
@font-face {
  font-family: "OPPOSans-H";
  src: url(../fonts/OPPOSans-H.ttf);
}
@font-face {
  font-family: "OPPOSans-B";
  src: url(../fonts/OPPOSans-B.ttf);
}
@font-face {
  font-family: "OPPOSans-L";
  src: url(../fonts/OPPOSans-L.ttf);
}
/*清除苹果按钮样式*/
.btn:focus {
  outline: none !important;
}
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #999;
}
::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.2);
}
/*------LESS------*/
.bd_weixin_popup {
  box-sizing: content-box;
  padding: 20px 15px 40px;
}
.header {
  width: 100%;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
}
.header .fl {
  width: 460px;
  height: 100px;
}
.header .fl .logo {
  background: url(../images/logo.png) no-repeat left 0 bottom 6px;
  display: block;
  height: 100%;
  width: 100%;
}
.header .fr {
  width: 740px;
}
.header .fr .baidu_share {
  height: 52px;
  padding-top: 22px;
}
.header .fr .baidu_share .bdsharebuttonbox {
  float: right;
}
.header .fr .baidu_share .bdsharebuttonbox a {
  width: 30px;
  height: 30px;
  margin: 0 0 0 20px;
  padding: 0;
}
.header .fr .baidu_share .bdsharebuttonbox a.bds_tsina {
  background: url(../images/sina.png) no-repeat center;
}
.header .fr .baidu_share .bdsharebuttonbox a.bds_weixin {
  background: url(../images/wechat.png) no-repeat center;
}
.header .fr .baidu_share .bdsharebuttonbox a.bds_sqq {
  background: url(../images/qq.png) no-repeat center;
}
.header .fr .nav {
  height: 48px;
}
.header .fr .nav li {
  float: left;
  width: 14.28571429%;
}
.header .fr .nav li a {
  display: block;
  width: 100%;
  color: #fff;
  font-size: 18px;
  text-align: right;
  line-height: 66px;
}
.mian .banner {
  height: 940px;
  background-color: #ae0c2a;
}
.mian .banner .swiper-slide {
  height: 940px !important;
  position: relative;
}
.mian .banner .swiper-slide a {
  display: block;
  padding-top: 430px;
}
.mian .banner .swiper-slide a .common_width {
  position: relative;
  z-index: 1;
}
.mian .banner .swiper-slide a p {
  font-size: 24px;
  line-height: 50px;
  color: #fff;
  font-family: "OPPOSans";
}
.mian .banner .swiper-slide a h5 {
  width: 1015px;
  margin-top: 8px;
  margin-bottom: 54px;
  line-height: 75px;
  max-height: 150px;
  font-size: 63px;
  font-weight: bold;
  font-family: "OPPOSans";
  overflow: hidden;
  color: #fff;
}
.mian .banner .swiper-slide a .more {
  width: 180px;
  height: 47px;
  line-height: 43px;
  display: block;
  border: 2px solid #fff;
  border-radius: 2px;
  color: #fff;
  text-align: center;
}
.mian .banner .swiper-slide::after {
  content: "";
  opacity: 0.3;
  filter: alpha(opacity=30);
  display: block;
  width: 100%;
  height: 940px;
  background-color: #222222;
  position: absolute;
  top: 0;
  left: 0;
}
.mian .activities {
  padding-top: 190px;
}
.mian .activities .common_width {
  position: relative;
}
.mian .activities h5 {
  width: 360px;
  height: 69px;
  line-height: 69px;
  background-color: rgba(205, 246, 225, 0.9);
  padding: 0 15px;
  color: #091523;
  font-size: 38px;
  font-weight: normal;
  font-family: "OPPOSans-M";
  position: relative;
}
.mian .activities h5:after {
  content: "";
  width: 360px;
  height: 5px;
  bottom: 0;
  left: 0;
  display: block;
  position: absolute;
  background-color: #a5efc9;
}
.mian .activities h6 {
  width: 536px;
  height: 58px;
  line-height: 58px;
  background-color: rgba(205, 246, 225, 0.9);
  padding: 0 15px;
  margin-top: -5px;
  margin-bottom: 113px;
  font-size: 42px;
  font-weight: normal;
  font-family: "OPPOSans-M";
  color: #091523;
}
.mian .activities .num {
  position: absolute;
  top: -65px;
  right: 0;
  font-size: 250px;
  color: #f9fcfc;
  line-height: 250px;
}
.mian .activities ul {
  margin-left: -15px;
  margin-right: -15px;
}
.mian .activities ul li {
  width: 33.33%;
  float: left;
  padding: 0 15px;
  height: 586px;
}
.mian .activities ul li .pic {
  height: 216px;
}
.mian .activities ul li .txt {
  padding-top: 16px;
}
.mian .activities ul li .txt p {
  color: #091523;
  font-size: 22px;
  font-family: "OPPOSans-H";
  line-height: 32px;
  height: 64px;
  margin-bottom: 20px;
}
.mian .activities ul li .txt span {
  line-height: 26px;
  height: 78px;
  font-size: 14px;
  color: #999;
}
.mian .activities ul li .txt em {
  display: block;
  width: 28px;
  height: 12px;
  margin-top: 32px;
  background: url(../images/go.jpg) no-repeat center;
}
.mian .about {
  padding-top: 30px;
  height: 610px;
}
.mian .about .common_width {
  position: relative;
  height: 100%;
}
.mian .about .common_width .bg {
  width: 835px;
  height: 100%;
  background: url(../images/bg.jpg) no-repeat left center / auto 100%;
  position: absolute;
  top: 0;
  right: 725px;
}
.mian .about .common_width .txt {
  padding-left: 564px;
}
.mian .about .common_width .txt h4 {
  font-size: 18px;
  height: 18px;
  line-height: 18px;
  font-family: "OPPOSans-M";
  margin-bottom: 42px;
  font-weight: normal;
}
.mian .about .common_width .txt h5 {
  height: 50px;
  line-height: 50px;
  font-size: 42px;
  font-family: "OPPOSans-M";
  color: #091523;
  margin-bottom: 14px;
  font-weight: normal;
}
.mian .about .common_width .txt h6 {
  height: 50px;
  line-height: 50px;
  font-family: "OPPOSans-M";
  font-size: 38px;
  font-weight: normal;
  margin-bottom: 46px;
}
.mian .about .common_width .txt p {
  font-size: 16px;
  color: #85868a;
  line-height: 32px;
  margin: 15px 0;
}
.mian .about .common_width .txt .more {
  width: 180px;
  height: 54px;
  display: block;
  line-height: 50px;
  color: #091523;
  text-align: center;
  font-size: 16px;
  border: 2px solid #eee;
  border-radius: 2px;
  margin-top: 60px;
}
.mian .teacher {
  padding-top: 142px;
  padding-bottom: 190px;
}
.mian .teacher .tit {
  text-align: center;
  padding-bottom: 78px;
}
.mian .teacher .tit h5 {
  margin-top: 20px;
  height: 64px;
  line-height: 64px;
  font-size: 42px;
  font-family: "OPPOSans-M";
  font-weight: normal;
  color: #091523;
}
.mian .teacher .tit h6 {
  height: 63px;
  line-height: 63px;
  font-size: 38px;
  color: #091523;
  font-family: "OPPOSans-M";
  font-weight: normal;
}
.mian .teacher ul {
  height: 466px;
  margin-left: -15px;
  margin-right: -15px;
}
.mian .teacher ul li {
  padding: 0 15px;
  width: 33.33%;
  height: 100%;
  float: left;
}
.mian .teacher ul li a {
  background-color: #fff;
  display: block;
  height: 100%;
  box-shadow: 0 0 12px 1px #f2f4f7;
  border-radius: 5px;
  padding: 40px 38px 0;
}
.mian .teacher ul li a .pic {
  width: 120px;
  height: 120px;
  margin: 0 auto;
  border-radius: 100%;
}
.mian .teacher ul li a p {
  font-size: 22px;
  margin-top: 16px;
  margin-bottom: 7px;
  height: 50px;
  line-height: 50px;
  color: #091523;
  text-align: center;
}
.mian .teacher ul li a span {
  display: block;
  line-height: 32px;
  max-height: 128px;
  font-size: 16px;
  color: #919095;
  text-align: justify;
  overflow: hidden;
}
.mian .teacher ul li a em {
  width: 28px;
  height: 12px;
  display: block;
  margin: 32px auto 0;
  background: url(../images/go.jpg) no-repeat center;
}
.mian .teacher .more {
  width: 219px;
  height: 60px;
  display: block;
  margin: 98px auto 0;
  font-size: 16px;
  color: #091523;
  border: 2px solid #d9d9d9;
  border-radius: 2px;
  line-height: 56px;
  text-align: center;
}
.mian .album li {
  float: left;
  width: 25%;
}
.mian .album li div {
  width: 100%;
  height: auto;
  padding-top: 100%;
}
.mian .news {
  padding-top: 135px;
}
.mian .news h5 {
  color: #091523;
  font-size: 42px;
  font-family: "OPPOSans-M";
  font-weight: normal;
  text-align: center;
  height: 50px;
  line-height: 50px;
  margin-bottom: 12px;
}
.mian .news h6 {
  height: 50px;
  line-height: 50px;
  font-size: 38px;
  font-family: "OPPOSans-M";
  font-weight: normal;
  text-align: center;
  margin-bottom: 90px;
}
.mian .news ul {
  margin-left: -15px;
  margin-right: -15px;
}
.mian .news ul li {
  height: 540px;
  float: left;
  width: 33.33%;
  padding: 0 15px;
}
.mian .news ul li a {
  display: block;
}
.mian .news ul li a .pic {
  height: 250px;
}
.mian .news ul li a .txt {
  padding-top: 28px;
}
.mian .news ul li a .txt .date {
  font-size: 18px;
  font-family: "OPPOSans-M";
  color: #999;
  line-height: 50px;
  height: 50px;
  display: block;
}
.mian .news ul li a .txt p {
  font-size: 24px;
  line-height: 37px;
  color: #091523;
  font-family: "OPPOSans-M";
}
.mian .news ul li a .txt em {
  width: 28px;
  height: 12px;
  display: block;
  margin-top: 36px;
  background: url(../images/go.jpg) no-repeat center;
}

.footer {
  padding-top: 4.16vw;
  padding-bottom: 3.38vw;
  display: inline-block;
  width: 100%;
  background-color: #272727;
}
.footer .logo a {
  display: block;
  height: 10.62vw;
  background: url(../images/footer_logo.png) no-repeat top left;
}
.footer .logo p {
  font-size: 14px;
  line-height: 30px;
  color: #9ba1a4;
  /* padding-left: 8.33vw; */
}
.footer >.common_width >.col-md-4.logo,.footer >.common_width>.col-md-8,.footer >.common_width>.col-md-8>.col-md-4{
	float: left;
}
.footer >.common_width>.col-md-8{
    width: 72%;
}
.common_width>.col-md-8>.col-md-4{
	/* width: 33%; */
	padding-left: 99px;
}

.footer .col-md-8 .col-md-4 h5 {
  height: 45px;
  line-height: 56px;
  margin: 0 0 28px 0;
  font-size: 18px;
  color: #c1c4c7;
}
.footer .col-md-8 .col-md-4 h5 span {
  font-size: 18px;
}
.footer .col-md-8 .col-md-4 ul li {
  height: 40px;
  line-height: 40px;
}
.footer .col-md-8 .col-md-4 ul li a {
  display: block;
  color: #c1c4c7;
}
.footer .col-md-8 .col-md-4 h6 {
  margin: 0;
  line-height: 40px;
  height: 40px;
  padding-left: 32px;
  font-size: 16px;
  color: #c1c4c7;
}
.footer .col-md-8 .col-md-4 h6.tel {
  background: url(../images/tel.png) no-repeat left 6px center;
}
.footer .col-md-8 .col-md-4 h6.email {
  background: url(../images/email.png) no-repeat left 5px center;
}
.footer .col-md-8 .col-md-4 h6.address {
  background: url(../images/address.png) no-repeat left 6px center;
}
.footer .col-md-8 .col-md-4 p {
  margin: 9px 0;
  line-height: 25px;
  font-size: 14px;
  color: #c1c4c7;
  max-width: 205px;
}
.page .top_pic {
  height: 442px;
  background: url(../images/banner.jpg) no-repeat top -70px center;
  position: relative;
}
.page .top_pic::after {
  content: "";
  opacity: 0.3;
  filter: alpha(opacity=30);
  display: block;
  width: 100%;
  height: 442px;
  background-color: #222222;
  position: absolute;
  top: 0;
  left: 0;
}
.page .tit {
  padding-top: 106px;
  padding-bottom: 152px;
  position: relative;
}
.page .tit h5 {
  width: 360px;
  height: 70px;
  line-height: 70px;
  background-color: rgba(205, 246, 225, 0.9);
  padding: 0 15px;
  color: #091523;
  font-size: 38px;
  font-weight: normal;
  font-family: "OPPOSans-M";
  position: relative;
}
.page .tit h5:after {
  content: "";
  width: 360px;
  height: 5px;
  bottom: 0;
  left: 0;
  display: block;
  position: absolute;
  background-color: #a5efc9;
}
.page .tit h6 {
  width: 536px;
  height: 58px;
  line-height: 58px;
  background-color: rgba(205, 246, 225, 0.9);
  padding: 0 15px;
  margin-top: -5px;
  font-size: 42px;
  font-weight: normal;
  font-family: "OPPOSans-M";
  color: #091523;
}
.page .tit .num {
  position: absolute;
  top: 52px;
  right: 0;
  font-size: 250px;
  color: #f9fcfc;
  line-height: 250px;
}
.page .page_content {
  padding-bottom: 117px;
}
.page .page_content .fl {
  width: 214px;
  border-left: 4px solid #a5efc9;
}
.page .page_content .fl li {
  height: 42px;
  line-height: 42px;
}
.page .page_content .fl li a {
  display: block;
  font-size: 20px;
  font-family: "OPPOSans-M";
  color: #091523;
  padding-left: 30px;
  transition: all 0.2s ease 0.1s;
}
.page .page_content .fl li + li {
  margin-top: 18px;
}
.page .page_content .fl li.active a,
.page .page_content .fl li:hover a {
  color: #04d367;
}
.page .page_content .fr {
  width: 986px;
}
.page .page_content .fr .content {
  margin-top: -7px;
}
.page .page_content .fr .content p {
  line-height: 32px;
  font-size: 16px;
  color: #595e65;
  margin-bottom: 17px;
}
.page .page_content .fr .content table {
  width: 100%;
  text-align: center;
  border-collapse: collapse;
}
.page .page_content .fr .content table tr {
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.page .page_content .fr .content table tr th {
  background: #d4f7e5;
  text-align: center;
  font-size: 18px;
  color: #091523;
  border: 0 !important;
}
.page .page_content .fr .content table tr td {
  font-family: "Arial";
  font-size: 15px;
  color: #43474d;
  border: 0px !important;
}
.page .page_content .fr .content table tr:nth-child(odd) {
  background: #f8f8f8;
}
.page .page_content .fr .content .row .col-md-6 .pic {
  height: 260px;
}
.page .page_content .fr .content .row .col-md-6 p {
  text-align: center;
  height: 56px;
  line-height: 56px !important;
}
.page .page_content .fr .leader_list li {
  height: 228px;
  box-shadow: 0 0 10px 2px #f5f5f5;
}
.page .page_content .fr .leader_list li a {
  display: block;
  height: 100%;
  position: relative;
}
.page .page_content .fr .leader_list li a .pic {
  width: 150px;
  height: 150px;
  position: absolute;
  top: 39px;
  left: 54px;
}
.page .page_content .fr .leader_list li a .txt {
  padding: 39px 40px 39px 260px;
  position: relative;
}
.page .page_content .fr .leader_list li a .txt h6 {
  font-size: 20px;
  color: #091523;
  margin-bottom: 10px;
  height: 20px;
  line-height: 20px;
}
.page .page_content .fr .leader_list li a .txt span {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #091523;
  padding: 0 8px;
  background-color: #cdf6e1;
}
.page .page_content .fr .leader_list li a .txt p {
  color: #595e65;
  font-size: 14px;
  line-height: 28px;
  margin-top: 22px;
}
.page .page_content .fr .leader_list li a .txt em {
  width: 28px;
  height: 12px;
  display: block;
  background: url(../images/go.jpg) no-repeat center;
  position: absolute;
  top: 58px;
  right: 40px;
}
.page .page_content .fr .leader_list li + li {
  margin-top: 20px;
}
.page .page_content .fr .normal_list {
  margin-top: -29px;
  margin-left: -23px;
  margin-right: -23px;
}
.page .page_content .fr .normal_list li {
  width: 50%;
  padding: 29px 23px 0;
  height: 128px;
  float: left;
}
.page .page_content .fr .normal_list li a {
  font-size: 16px;
  color: #091523;
  height: 100%;
  display: block;
  position: relative;
  border-bottom: 1px solid #eee;
}
.page .page_content .fr .normal_list li a .date {
  width: 58px;
  position: absolute;
  top: 4px;
  left: 0;
  text-align: center;
}
.page .page_content .fr .normal_list li a .date .day {
  height: 36px;
  line-height: 36px;
  font-size: 44px;
  color: #525b65;
  font-family: "Arial";
  font-weight: bold;
  display: block;
}

.page .page_content .fr .normal_list li a .date .year {
  line-height: 44px;
  font-size: 14px;
  color: #999;
  font-family: "OPPOSans-B";
  display: block;
}
.page .page_content .fr .normal_list li a .txt {
  padding-left: 85px;
  font-size: 16px;
  color: #091523;
  line-height: 26px;
  margin-top: -4px;
  text-align: justify;
  overflow: hidden;
}
.page .page_content .fr .pic_list_shell {
  border-bottom: 1px solid #eee;
}
.page .page_content .fr .pic_list {
  margin-left: -23px;
  margin-right: -23px;
}
.page .page_content .fr .pic_list li {
  height: 412px;
  width: 33.33%;
  float: left;
  padding: 0 23px;
}
.page .page_content .fr .pic_list li a {
  height: 100%;
  display: block;
}
.page .page_content .fr .pic_list li a .pic {
  height: 207px;
}
.page .page_content .fr .pic_list li a .txt {
  padding-top: 13px;
}
.page .page_content .fr .pic_list li a .txt span {
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  font-family: "OPPOSans-B";
  color: #999;
}
.page .page_content .fr .pic_list li a .txt p {
  font-size: 18px;
  color: #091523;
  line-height: 28px;
  margin-top: 5px;
  margin-bottom: 25px;
}
.page .page_content .fr .pic_list li a .txt .more {
  display: block;
  width: 28px;
  height: 12px;
  margin-top: 32px;
  background: url(../images/go.jpg) no-repeat center;
}
.page .page_content .fr .item_list li {
  height: 228px;
  box-shadow: 0 0 10px 2px #f5f5f5;
}
.page .page_content .fr .item_list li a {
  display: block;
  height: 100%;
  position: relative;
}
.page .page_content .fr .item_list li a .pic {
  width: 348px;
  height: 208px;
  position: absolute;
  top: 10px;
  left: 10px;
}
.page .page_content .fr .item_list li a .txt {
  padding: 10px 45px 10px 393px;
  position: relative;
}
.page .page_content .fr .item_list li a .txt h6 {
  font-size: 22px;
  color: #091523;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  margin-top: 25px;
}
.page .page_content .fr .item_list li a .txt p {
  color: #595e65;
  font-size: 14px;
  line-height: 28px;
  margin-top: 17px;
}
.page .page_content .fr .item_list li + li {
  margin-top: 20px;
}
.page .page_content .fr .teacher_list .t_nav {
  height: 60px;
  line-height: 60px;
  box-shadow: 0 0 10px 2px #f5f5f5;
  padding: 0 30px;
}
.page .page_content .fr .teacher_list .t_nav em {
  font-size: 16px;
  font-style: normal;
}
.page .page_content .fr .teacher_list .t_nav span {
  display: inline-block;
  font-size: 16px;
  color: #43474c;
  cursor: pointer;
}
.page .page_content .fr .teacher_list .t_nav span + span {
  padding-left: 22px;
}
.page .page_content .fr .teacher_list ul {
  margin-left: -23px;
  margin-right: -23px;
}
.page .page_content .fr .teacher_list ul li {
  margin-top: 45px;
  padding: 0 23px;
  width: 33.33%;
  float: left;
}
.page .page_content .fr .teacher_list ul li a {
  display: block;
  height: 398px;
  box-shadow: 0 0 10px 2px #f5f5f5;
  background-color: #fff;
  padding: 40px 30px 16px;
  border-radius: 5px;
}
.page .page_content .fr .teacher_list ul li a .pic {
  width: 120px;
  height: 120px;
  margin: 0 auto;
  border-radius: 100%;
}
.page .page_content .fr .teacher_list ul li a h6 {
  font-size: 22px;
  font-family: "OPPOSans-M";
  line-height: 50px;
  height: 50px;
  text-align: center;
  color: #091523;
  font-weight: normal;
}
.page .page_content .fr .teacher_list ul li a p {
  margin-top: 10px;
  margin-bottom: 37px;
  color: #919095;
  line-height: 24px;
  height: 72px;
  overflow: hidden;
  font-size: 14px;
  text-align: justify;
}
.page .page_content .fr .teacher_list ul li a em {
  width: 28px;
  height: 12px;
  margin: 0 auto;
  display: block;
  background: url(../images/go.jpg) no-repeat center;
}
.page .page_content2 {
  margin-top: -38px;
  position: relative;
  z-index: 1;
}
.page .page_content2 .crumbs {
  height: 22px;
  line-height: 22px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e3e4e5;
  box-sizing: content-box;
}
.page .page_content2 .crumbs a {
  font-size: 14px;
  color: #595e65;
  float: left;
}
.page .page_content2 .crumbs a span {
  color: #b2b2b2;
  display: inline-block;
  padding: 0 8px;
}
.page .page_content2 .crumbs a:last-child {
  color: #999;
}
.page .page_content2 .crumbs a:last-child span {
  display: none;
}
.page .page_content2 .t_content {
  padding: 60px 0;
}
.page .page_content2 .t_content .fl {
  width: 240px;
}
.page .page_content2 .t_content .fl .t_pic {
  width: 100%;
  height: 322px;
}
.page .page_content2 .t_content .fr {
  width: 900px;
}
.page .page_content2 .t_content .fr .info {
  padding-bottom: 10px;
}
.page .page_content2 .t_content .fr .info h6 {
  height: 24px;
  line-height: 24px;
  font-size: 24px;
  color: #091523;
  margin-bottom: 16px;
}
.page .page_content2 .t_content .fr .info span {
  height: 20px;
  line-height: 20px;
  background-color: #cdf6e1;
  color: #091523;
  font-size: 14px;
  display: inline-block;
  padding: 0 6px;
}
.page .page_content2 .t_content .fr .txt h6 {
  font-size: 20px;
  line-height: 28px;
  color: #091523;
  margin-bottom: 15px;
  margin-top: 27px;
}
.page .page_content2 .t_content .fr .txt p {
  font-size: 16px;
  color: #43474c;
  line-height: 32px;
}
.page .page_content2 .m_content {
  padding-bottom: 60px;
}
.page .page_content2 .m_content .fl {
  width: 855px;
}
.page .page_content2 .m_content .fl .info {
  text-align: center;
}
.page .page_content2 .m_content .fl .info h6 {
  padding-top: 50px;
  line-height: 50px;
  font-size: 30px;
  color: #091523;
}
.page .page_content2 .m_content .fl .info span {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  color: #899199;
  padding: 0 10px;
}
.page .page_content2 .m_content .fl .txt {
  font-size: 16px;
  color: #595e65;
  line-height: 32px;
}
.page .page_content2 .m_content .fl .txt p {
  margin: 15px 0;
  font-size: 16px;
  color: #595e65;
  line-height: 32px;
}

.page .page_content2 .m_content .fl .txt p img{
  width: 100% !important;
  height: 100% !important;
  max-width: 80%;
}

.page .page_content2 .m_content .fr {
  width: 298px;
}
.page .page_content2 .m_content .fr h3 {
  height: 38px;
  border-bottom: 1px solid #e3e4e5;
  line-height: 18px;
  font-size: 18px;
}
.page .page_content2 .m_content .fr h3 a {
  color: #091523;
  display: block;
  height: 100%;
}
.page .page_content2 .m_content .fr h3 a span {
  font-size: 14px;
  color: #999;
  font-weight: normal;
  display: inline-block;
  float: right;
}
.page .page_content2 .m_content .fr .news li {
  height: 147px;
  border-bottom: 1px solid #e4e4e4;
}
.page .page_content2 .m_content .fr .news li a {
  display: block;
  height: 100%;
  padding: 30px 0;
  position: relative;
}
.page .page_content2 .m_content .fr .news li a .pic {
  width: 120px;
  height: 86px;
  position: absolute;
}
.page .page_content2 .m_content .fr .news li a .txt {
  padding-left: 140px;
}
.page .page_content2 .m_content .fr .news li a .txt p {
  font-size: 14px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  color: #595e65;
  margin-bottom: 18px;
}
.page .page_content2 .m_content .fr .news li a .txt span {
  display: block;
  height: 20px;
  line-height: 20px;
  font-family: "Arial";
  font-size: 14px;
  color: #999;
}
.row {
  margin-left: -20px;
  margin-right: -20px;
}
.row .col-md-6 {
  padding: 0 20px;
  width: 50%;
  float: left;
}
.phone_nav {
  display: none;
}
.point_out {
  width: 600px;
  height: 300px;
  background-color: #fff;
  border-radius: 4px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -150px;
  margin-left: -300px;
  text-align: center;
  color: #888;
  z-index: 1002;
  display: none;
}
.point_out a span {
  background-color: #0086f9;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  line-height: 28px;
  padding: 0 15px;
  border-radius: 3px;
  margin: 20px auto 0;
  text-decoration: none;
}
.point_out a {
  width: 185px;
  display: inline-block;
}
.point_out p {
  padding: 0 60px;
  line-height: 30px;
  margin-bottom: 10px;
  margin-top: 16px;
  font-size: 16px;
}
.point_out .close_btn {
  width: 26px;
  height: 26px;
  display: block;
  position: absolute;
  top: 15px;
  right: 15px;
  background: url(../images/close.png) no-repeat center;
  cursor: pointer;
}
.masking {
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  background-color: transparent;
  transition: all 0.5s ease 0.2s;
  z-index: -1;
}
.masking.active {
  background: url(../images/bgbg.png) repeat center;
  z-index: 1001;
}
.page_nav a{
  color: #333;
  padding: 0 8px;
}
@media screen and (max-width: 415px) {
  .header .nav_btn {
    float: right;
    width: 50px;
    height: 90px;
    display: block;
    background: url(../images/000.png) no-repeat right center;
  }
  .phone_nav {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 40%;
    height: 100%;
    margin-left: -40%;
    transition: all 0.6s ease 0.2s;
    z-index: 1002;
  }
  .phone_nav.active {
    margin-left: 0;
    display: block !important;
  }
  .phone_nav > .fl {
    background-color: rgba(255, 255, 255, 0.98);
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 46px;
    padding-top: 80px;
    transition: all 0.3s ease 0.2s;
  }
  .phone_nav > .fl > ul > li > a {
    color: #3d5afe;
    font-size: 0;
    line-height: 26px;
    padding: 10px 0;
    display: block;
  }
  .phone_nav > .fl > ul > li > a > em {
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    font-style: normal;
  }
  .phone_nav > .fl > ul > li > a > span {
    height: 46px;
    width: 16px;
    padding-left: 8px;
    box-sizing: content-box;
    display: inline-block;
    background: url(../images/phone_more.png) no-repeat right center;
    vertical-align: middle;
  }
  .phone_nav > .fl > ul > li > ul {
    display: none;
    line-height: 30px;
    padding-bottom: 10px;
  }
  .phone_nav > .fl > ul > li > ul a {
    color: #ae0c2a;
  }
  .common_width {
    width: 100%;
    padding: 0 15px;
  }

  body{
    width: 100%;
    overflow-x: hidden;
  }
  .header .fr{
    display: none;
  }
  .header .fl{
    width: 260px;
    height: 50px;
  }
  .header .fl .logo{
    background: url(../images/logo_sm.png) no-repeat left 0 bottom 0;
  }
  .header{
    height: 50px;
  }
  .mian .banner,.mian .banner .swiper-slide{
    height: 280px !important;
  }
  .header .nav_btn{
    height: 50px;
  }
  .mian .activities{
    padding-top: 15px;
  }
  .mian .activities .num{
    display: none;
  }
  .mian .activities h5,.page .tit h5{
    line-height: 40px;
    height: 40px;
    font-size: 20px;
    width: 150px;
  }
  .mian .activities h5:after,.page .tit h5:after{
    width: 150px;
  }
  .mian .activities h6,.page .tit h6{
    width: 230px;
    line-height: 40px;
    height: 40px;
    font-size: 20px;
    margin-bottom: 18px;
  }
  .mian .activities ul li{
    width: 100%;
    height: 480px;
  }
  .mian .about .common_width .bg{
    width: 100%;
    height: 220px;
    right: 0;
    background: url(../images/bg.jpg) no-repeat left center / cover;
  }
  .mian .about{
    height: auto;
  }
  .mian .about .common_width .txt{
    padding: 235px 0 0;
  }
  .mian .about .common_width .txt h4{
    margin-bottom: 12px;
    font-size: 20px;
  }
  .mian .about .common_width .txt h5,.mian .about .common_width .txt h6{
    line-height: 40px;
    height: 40px;
    font-size: 20px;
    margin-bottom: 0;
  }
  .mian .about .common_width .txt .more{
    margin-top: 15px;
  }
  .mian .teacher{
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .mian .teacher .tit h5,.mian .teacher .tit h6,.mian .news h5,.mian .news h6{
    line-height: 40px;
    height: 40px;
    font-size: 20px;
    margin-top: 0;
  }
  .mian .teacher .tit{
    padding-bottom: 15px;
  }
  .mian .teacher ul{
    height: auto;
  }
  .mian .teacher ul li{
    width: 100%;
    height: 466px;
  }
  .mian .teacher .more{
    display: none;
  }
  .mian .album ul{
    padding-top: 15px;
  }
  .mian .album li{
    width: 50%;
  }
  .mian .news{
    padding-top: 15px;
  }
  .mian .news h6{
    margin-bottom: 15px;
  }
  .mian .news ul li{
    width: 100%;
  }
  .footer{
    padding-top: 20px;
  }
  .footer h5{
    font-size: 28px;
  }
  .footer form{
    margin-top: 20px;
  }
  
  .footer .logo a{
	  display: none;
  }
  
  .footer form input[type="text"]{
    width: 100%;
  }
  .footer form input[type="submit"]{
    margin-top: 15px;
  }
  .footer .footer_nav{
    height: auto;
    margin-top: 110px;
  }
  .footer .footer_nav .home{
    font-size: 20px;
    font-weight: bold;
  }
  .footer .copyright{
    padding: 0;
  }
  .page .top_pic{
    height: 280px;
    background: url(../images/banner.jpg) no-repeat center/cover;
  }
  .page .top_pic::after{
    height: 280px;
  }
  .page .tit .num{
    display: none;
  }
  .page .tit{
    padding: 15px 0;
  }
  .page .page_content .fr,.page .page_content2 .t_content .fr{
    width: 100%;
  }
  .page .page_content .fr .teacher_list .t_nav{
    margin-top: 20px;
    height: auto;
  }
  .page .page_content .fr .teacher_list ul li{
    width: 100%;
  }
  .page .page_content2 .t_content .fl{
    padding-bottom: 20px;
  }
  .page .page_content2 .crumbs{
    margin-top: 20px;
  }
  .page .page_content .fr .content{
    padding-top: 20px;
  }
  .row .col-md-6{
    width: 100%;
  }
  .page .page_content{
    padding-bottom: 30px;
  }
  .leader_list,.page .page_content .fr .normal_list,.page .page_content .fr .pic_list,.item_list{
    margin-top: 20px;
  }
  .page .page_content .fr .leader_list li a .pic{
    display: none;
  }
  .page .page_content .fr .leader_list li a .txt{
    padding-left: 40px;
  }
  .page .page_content .fr .leader_list li a .txt p{
    margin-top: 12px;
    height: 112px;
    overflow: hidden;
  }
  .page .page_content .fr .normal_list li{
    width: 100%;
  }
  .page .page_content2 .m_content .fl,.page .page_content2 .m_content .fr,.page .page_content .fr .pic_list li{
    width: 100%;
  }
  .page .page_content .fr .item_list li a .pic{
    width: 100%;
    top: 0;
    left: 0;
  }
  .page .page_content .fr .item_list li{
    padding: 10px;
    height: auto;
    overflow: hidden;
  }
  .mian .activities ul li .txt span{
    display: block;
    overflow: hidden;
  }
  .page .page_content .fr .content img{
    max-width: 100%;
  }
  .item_list{
    padding-bottom: 15px;
  }
  .page .page_content .fr .item_list li a .txt{
    padding: 208px 0 0;
  }
  .footer >.common_width>.col-md-8 {
    width: 100%;
  }
  .footer .links {
    display: none;
  }
  .footer .contactUs {
    width: 47%;
    padding-left: 0px;
  }
  .footer .contactUs>h5 {
    margin: 0;
    font-size: 14px;
  }
  .footer .contactUs>h5>span {
    font-size: 12px;
  }
  .footer .contactUs>h6 {
    font-size: 14px;
  }
  .footer .col-md-8 .col-md-4 h6.tel {
    background: url(../images/tel.png) no-repeat left 6px center;
    background-size: 14px;
  }
  .footer  .foollowUs {
    float: right;
  }
  .footer  .foollowUs img {
    width: 100px !important;
    height: auto !important;
  }
}
