* {
  margin: 0;
  padding: 0;
  font-family: "microsoft yahei";
  text-decoration: none;

  font-size: 14px;
}
ul,
ol,
li {
  list-style: none;
}
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hgroup,
p,
blockquote,
figure,
form,
fieldset,
input,
legend,
pre,
abbr,
button {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
a,
button,
input {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border: none;
}
img {
  vertical-align: middle;
}
a {
  color: #333;
  text-decoration: none !important;
  /*background-color: transparent;*/
}
.clear {
  clear: both;
}
.m {
  width: 1100px;
  margin: 0 auto;
}
html,
body {
  height: 100%;
  width: 100%;
  overflow-x: hidden;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.clearfix:after {
  clear: both;
}
.fl,
.lf {
  float: left;
}
.fr,
.rt {
  float: right;
}
.clearfix {
  *zoom: 1;
  /*IE/7/6*/
}

.header {
  height: 150px;
  width: 100%;
}
/*头部导航下拉*/
.downlist {
  width: 100%;
  background: rgb(152, 0, 23);
  z-index: 1000;
  position: absolute;
  display: none;
}
.downlist a {
  line-height: 40px;
  color: #fff;
}

.logoBox span {
  font-size: 34px;
  color: #666;
  font-weight: 600;
}
.logoBox span strong {
  font-size: 34px;
  font-weight: 600;
  color: rgb(251, 111, 88);
}

.container {
  width: 1100px;
  margin: auto;
  height: 100%;
}
.logoBox {
  position: relative;
  top: 50px;
}
.navBox {
  position: relative;
}
.navBox .navList > li {
  width: 103px;
  position: relative;
}
.navBox .navList > li {
  width: 100px;
  position: relative;
  height: 150px;
  line-height: 150px;
}
.navBox .navList li a {
  display: block;
  width: 100%;
  height: 40px;
  text-align: center;
  font-size: 16px;
  position: relative;
}
.navBox .navList li > a {
  height: 100%;
}
.navBox .navList li a span {
  display: block;
  height: 40px;
  font-size: 16px;
  font-weight: bold;
}
.navBox .navList li a:after {
  content: "";
  position: relative;
  z-index: 200;
  text-align: center;
  display: block;
  margin: auto;
  width: 0;
  height: 4px;
  background: #000;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.navBox .navList li a.li-active:after {
  width: 100%;
}

.main {
  width: 100%;
}
.m {
  margin: 0 auto;
  text-align: center;
}

.main .subheading {
  height: 100px;
}
.main .subheading p {
  font-size: 24px;
  /* font-weight: 600; */
  color: #fff;
  position: relative;
}

.main .subheading > p::after {
  content: "";
  position: absolute;
  z-index: 200;
  text-align: center;
  display: block;
  margin: auto;
  width: 58px;
  height: 5px;
  top: 108px;
  background: #fff;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.more1 {
  margin-left: 0 !important;
  color: #666 !important;
}

/*footer*/
.footer {
  text-align: center;
  background: #000;
	width:100%;
	float:left;
  color: #fff;
  padding-bottom:20px;
}
.footer_img {
	width:100px;
	height:100px;
	float:left;
	margin:20px 50px 0 0;
}
.footer_img img {
	width:100px;
	height:100px;
}
.footer ul {
  padding-top: 25px;
  text-align: left;
  line-height:30px;
  width:50%;
  float:left;
  margin:0 0 10px 140px;
}
.footer > span {
  display: inline-block;
  height: 100px;
  line-height: 100px;
}
.footer ul li {
  overflow: hidden;
  padding: 0 10px;
}
.footer_code {
	width:100%;
	float:left;
	margin-top:20px;
}
.footer ul li a {
  color: #666;
  font-size: 14px;
}

.li-active {
  background: rgb(152, 0, 23) !important;
  color: #fff !important;
}
.li-active a span {
  color: #fff !important;
}
.li-active a {
  color: #fff !important;
}
/*主体部分*/

#toTop {
  width: 56px;
  height: 56px;
  position: fixed;
  cursor: pointer;
  display: none;
  right: 3%;
  bottom: 4%;
  z-index: 60;
  background: url(../../images/top.gif) no-repeat 0 0;
  background-position: -53px 0;
}

.section1 ul li {
  float: left;
  width: 20%;
  height: 75px;
  border: 2px solid #aecc6a;
  border-radius: 54px;
  margin: 4% 2%;
}
.go-detail {
  height: 100%;
  width: 73px;
  border-radius: 100%;
  background: #aecc6a;
  color: #fff;
}
.go-detail div {
  font-size: 18px;
  padding-top: 14px;
}
.section1-in-l {
  margin-left: 20px;
  text-align: left;
  margin-top: 18px;
  max-width: 150px;
  max-height: 80px;
  overflow: hidden;
}
.section1-in-l .p-1 {
  color: #aecc6a;
  font-size: 26px;
}
.section1-in-l .p-2 {
  font-size: 18px;
  color: #666;
}
.section2 {
  background: rgb(152, 0, 23);
  height: 550px;
}
.main .aboutUsLeft {
  /* width: 515px; */
  text-align: left;
}
.main .subheading1 {
  height: 150px;
  line-height: 150px;
}
.main .subheading p {
  font-size: 26px;
  font-weight: 600;
  position: relative;
}
.main .subheading p span {
  font-size: 22px;
  font-weight: normal;
}
.section2-img {
  width: 50%;
}
.section2-img .pictureSet_box {
  height: 550px;
}
.main .aboutUsLeft .aboutUsLeftText {
  width: 515px;
}
.main .aboutUsLeft .aboutUsLeftText h3 {
  font-size: 24px;
  color: #666;
  font-weight: normal;
  line-height: 30px;
}
.main .aboutUsLeft .aboutUsLeftText p {
  font-size: 16px;
  text-indent: 2em;
  color: #fff;
  line-height: 30px;
  max-height: 210px;
  overflow: hidden;
}
*.pictureSet_box {
  overflow: hidden;
}

.section3 .subheading p {
  color: #666 !important;
}
.section4 .subheading > span::after,
.section3 .subheading > span::after {
  content: "";
  position: relative;
  z-index: 200;
  text-align: center;
  display: block;
  margin: auto;
  width: 58px;
  height: 7px;
  top: 16px;
  background: rgb(152, 0, 23);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.section4,
.section3 {
  padding: 50px 0;
  background: #f5f5f5;
}
.section3-in ul {
  margin-top: 30px;
}
.section3-in ul li {
  float: left;
  width: 250px;
  margin-right: 25px;
}
.section3-in ul li .pictureSet_box {
  width: 250px;
  height: 180px;
}
.section3-in ul li span {
  display: block;
  margin: 30px 0;
}
.section3-in .more {
  margin: 20px auto 0 !important;
}
.section4-in {
  margin-top: 20px;
}
.section4 {
  background: #fff;
}
.section5 img {
  width: 100%;
}

.newsInnerDetail {
  /* padding-top: 20px; */
  padding-bottom: 15px;
  margin-bottom: 17px;
  border-bottom: 1px solid #ccc;
}
.newsInnerDetail .newsDate {
  width: 100px;
  height: 100px;
  /* background: #073e81; */
  float: left;
}
.newsInnerDetail .newsDate img {
  width: 100%;
}

.newsInnerDetail .newsText {
  width: 490px;
  float: right;
  cursor: pointer;
  text-overflow: ellipsis;
  height: 60px;
}
.newsInnerDetail .newsText h2 {
  text-align: left;
  font-weight: normal;
  color: #333;
  font-size: 18px;
  height: 40px;
  line-height: 36px;
}
.newsInnerDetail .newsText p {
  padding-top: 5px;
  line-height: 22px;
  text-indent: 0;
  text-align: left;
}
.section3-1 {
  background: #fff;
}
.more {
  width: 120px;
  height: 40px;
  display: block;
  text-align: center;

  color: #fff;
  line-height: 40px;
  margin-top: 70px;
  border: 1px solid #fff;
}
.section3-1 .subheading > p::after {
  display: none;
}
.teacher-list ul li {
  float: left;
}
.mid {
  width: 1000px;
  overflow: hidden;
}
.mid ul li .pictureSet_box {
  width: 220px;
  height: 220px;
  border-radius: 50%;
}
.mid ul li .pictureSet_box img {
  border-radius: 50%;
}
.teacher-list {
  padding: 30px 0;
  height: 270px;
}

.teacher-list .pictureSet_box {
  width: 220px;
  height: 220px;
  border-radius: 50%;
  margin:auto;
}
.teacher-list .pictureSet_box img {
  border-radius: 50%;
}

.mid ul li {
  width: 216px;
  margin: 0 16px;
}
.left,
.right {
  margin-top: 62px;
  cursor: pointer;
}
.left img,
.right img {
  width: 50px;
  height: 94px;
}
/*  */
.aboutUsLeftText {
  width: 530px;
}
.aboutUsLeftText > .pictureSet_box {
  width: 250px;
  height: 200px;
  overflow: hidden;
  float: left;
}
.left-box {
  width: 260px;
  text-align: left;
}

.aboutUsRight {
  width: 550px;
}

.aboutUsRight2 {
  width: 100%;
  display: flex;
    flex-flow: row wrap;
    justify-content: space-between;

}

.aboutUsRight2-in{
  width: 45%;
  padding: 0px 0 20px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  color: #666;
}

.section4 .subheading p {
  font-size: 24px;
  /* font-weight: 600; */
  color: #666;
  position: relative;
}
.section4 .subheading span {
  color: #666;
}
.left-box h3 {
  font-size: 17px;
  margin-bottom: 20px;
}
.left-box .date {
  color: #666;
}
.left-box .content {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #ccc;
  line-height: 26px;
  max-height: 100px;
  overflow: hidden;
}
.aboutUsRight-in {
  padding: 0px 0 20px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  color: #666;
}
.aboutUsRight-in-right p {
  max-width: 320px;
  height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.leftNav {
  width: 240px;
}

.product_class_list {
  width: 100%;
  background: #980017;
  padding-bottom: 25px;
}
.product_class_list h3 {
  height: 80px;
  background: rgb(0, 0, 0);
  font-size: 24px;
  font-weight: normal;
  color: #fff;
  text-align: center;
  line-height: 80px;
  border-bottom: 1px solid #fff;
  padding-left: 33px;
}
.product_class_list ul {
  /* margin-top: 10px; */
}
.product_class_list li {
  border-bottom: 1px solid #fff;
  line-height: 45px;
  padding: 0 0;
}
.product_class_list li a {
  color: #fff;
  font-size: 14px;
}
.product_class_list li > a {
  font-size: 18px;
}
.product_class_list .subnav2 {
  /* margin-bottom: 10px; */
  background: rgb(231, 234, 237);
}
.product_class_list .subnav2 a {
  display: block;
  line-height: 35px;
  color: #000;
}

#contentRight {
  width: 840px;
  height: auto;
}
.content_com_title {
  position: relative;
  height: 45px;
  margin-bottom: 15px;
  border-bottom: 2px solid #d0d0d0;
}
.content_com_title {
  position: relative;
  height: 45px;
  margin-bottom: 15px;
  border-bottom: 2px solid #d0d0d0;
}
.content_com_title {
  position: relative;
  height: 45px;
  margin-bottom: 15px;
  border-bottom: 2px solid #d0d0d0;
}

.content_com_title h2 {
  display: inline-block;
  padding: 0 6px 6px 6px;
  position: absolute;
  left: 0;
  top: 10px;
  border-bottom: 2px solid #000;
  font-size: 22px;
  font-weight: normal;
  color: #333333;
  text-align: left;
}
.bread a {
  display: inline-block;
  color: #666666;
}
.bread a {
  display: inline-block;
  color: #666666;
}
.bread {
  color: #666666;
  float: right;
  line-height: 45px;
}

.content p {
  text-align: left;
  /* margin-bottom: 30px; */
}
.main_c {
  margin: 28px 0;
}

.contact_in h3 {
  border-bottom: 3px solid #000;
  line-height: 50px;
  font-size: 24px;
  font-weight: normal;
  color: #000;
  margin-top: 10px;
}
.contact_in dl {
  border: 3px solid #e3e3e3;
  margin: 10px auto 5px auto;
  padding: 10px;
}

.contact_in dt {
  float: left;
  border-right: 1px solid #e3e3e3;
  width: 65px;
  text-align: center;
}

.contact_in dt img {
  display: inline-block;
}
.contact_in dd {
  float: left;
  padding-left: 10px;
  font-size: 14px;
  color: #979797;
  line-height: 16px;
}
.contact_in dd span {
  font-size: 9px;
  color: #979797;
  text-transform: uppercase;
  line-height: 10px;
  font-family: Arial;
}
.contact_in p {
  font-size: 28px;
  font-family: Impact;
  color: #000;
  border-bottom: 1px solid #cfcfcf;
  line-height: 50px;
}
.contact_in li.lx1 {
  background: url(../../images/mobile.png) 5px 9px no-repeat;
}
.contact_in li {
  font-size: 14px;
  line-height: 32px;
  border-bottom: 1px solid #cfcfcf;
  padding-left: 32px;
  color: #666666;
  text-align: left;
}
.contact_in li.lx2 {
  background: url(../../images/tel2.png) 5px 9px no-repeat;
}
.contact_in li.lx3 {
  background: url(../../images/mail.png) 3px 9px no-repeat;
}
.contact_in li.lx4 {
  background: url(../../images/address.png) 5px 9px no-repeat;
}
.contact_in li.lx5 {
  background: url(../../images/QQ.png) 3px 6px no-repeat;
}

.product3,
.product4,
.product5,
.product6,
.product7,
.product7 li,
.product8,
.product8 li {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.product3 li,
.product4 li,
.product5 li,
.product6 li {
  width: 33%;
  float: left;
  height: auto;
  overflow: hidden;
  position: relative;
}
.product3 li > div {
  width: 88%;
  margin: 3px auto;
  height: auto;
  position: relative;
}

.product1 li > p,
.product2 li > p,
.product3 li > p,
.product4 li > p,
.product5 li > p,
.product6 li > p {
  width: 88%;
  margin: 0 auto;
  text-align: center;
  font: 14px/42px "microsoft yahei";
}
.pg-color {
  color: #737373;
}

.view h1 {
  width: 100%;
  text-align: center;
  font: 24px/60px "microsoft yahei";
  color: #343434;
  padding: 0 5px 0 0;
}
.view div {
  font-size: 14px;
}

.view img {
  max-width: 100%;
  display: inline;
}

.center {
  margin: 20px auto;
}

.page {
  width: 100%;
  margin: 10px auto;
  overflow: hidden;
  position: relative;
}
.page p {
  width: 100%;
  height: 28px;
  font: 12px/28px "microsoft yahei";
  color: #1d1d1d;
  overflow: hidden;
}
.center {
  width: 200px;
}
.news1 {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 12px auto;
}
.news1 li {
  text-align: left;
  width: 100%;
  padding: 5px 0;
  height: 30px;
  font: 14px/30px "microsoft yahei";
  color: #737373;
  border-bottom: 1px dashed #ccc;
  text-indent: 1em;
}
.news1 li a {
  float: left;
  margin-left: 12px;
  font-size: 16px;
}
.news1 li span {
  float: right;
  margin-right: 12px;
  font-size: 12px;
}
.msg_now {
  width: 100%;
  height: 34px;
  background: url(../../images/msg_line1.png) center center no-repeat;
  overflow: hidden;
  margin: 15px 0 0 0;
}

.msg_title {
  width: 155px;
  height: 34px;
  background: url(../../images/msg_btn.png) 7px center no-repeat #000;
  text-indent: 43px;
  margin: 0 auto;
  color: #fff;
  font: 22px/34px "microsoft yahei";
}
.msg_ul {
  width: 580px;
  height: auto;
  overflow: hidden;
  margin: 20px auto;
}
.msg_ul li {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  margin-bottom: 6px;
}
.msg_ul li p {
  width: 90px;
  float: left;
  height: 36px;
  font: 14px/36px "microsoft yahei";
  color: #333;
  vertical-align: top;
  text-align: right;
  margin: 0 6px 0 0;
}
.msg_input {
  width: 264px;
  height: 34px;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  padding: 0 10px;
}
.info {
  color: #666;
  position: absolute;
  display: none;
  line-height: 34px;
  float: right;
}
.Validform_checktip {
  margin-left: 4px;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  color: #999;
  font-size: 12px;
}
.dec {
  bottom: -8px;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 10px;
  width: 17px;
}
.dec .dec1 {
  color: #ccc;
}
.dec s {
  font-family: simsun;
  font-size: 16px;
  height: 19px;
  left: 0;
  line-height: 21px;
  position: absolute;
  text-decoration: none;
  top: -9px;
  width: 17px;
}
.dec .dec2 {
  color: #fff;
  top: -10px;
}
.msg_pin {
  width: 164px;
  height: 34px;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  padding: 0 10px;
  float: left;
}

.msg_ul input {
  float: left;
}
#valid_img {
  float: left;
}
.msg_submit {
  width: 286px;
  height: 36px;
  margin: 20px auto;
  border-radius: 3px;
  border: 0;
  text-align: center;
  font: 18px/36px "microsoft yahei";
  color: #fff;
  background: #000;
  cursor: pointer;
}
.product3 .pictureSet_box {
  width: 90%;
  border: 1px solid #ccc;
  height: 190px;
}

.swiper-container {
  width: 100%;
  max-width: 100%;
}

.swiper-container .swiper-button-prev,
.swiper-container .swiper-container-rtl .swiper-button-next,
.swiper-container .swiper-button-next,
.swiper-container .swiper-container-rtl .swiper-button-prev {
  background-image: none;
  width:auto;
}

.swiper-container .swiper-button-prev,
.swiper-container .swiper-button-next {
  margin-top:0;
  -webkit-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -o-transform:translateY(-50%);
  transform:translateY(-50%);
  height:auto;
}


.swiper-container .swiper-slide img {
  width: 100%;
}

.swiper-container .swiper-button-prev i,
.swiper-container .swiper-button-next i{
  font-size: 72px;
  color:#666666;
}