@charset "UTF-8";
/*!

Buy.css
版权归属于：http://www.chinatpm.net/（深圳市华天谋企业管理顾问有限公司）
作者：fqn
*/
img{max-width: 100%}
.course_bg{
  /* padding: 20px; */
  box-sizing: border-box;
}
.title{
  text-align: center;
  font-size:26px;
  color: #15499a;
  font-weight: bold;
  padding:70px 0 40px 0;
}

.title:after, .title:before {
  content: '';
  width: 60px;
  height: 1px;
  background: #15499a;
  display: inline-block;
  margin: 0px 20px;
  vertical-align: middle;
}
.course_bg .editor{
  box-sizing: border-box;
}
.course_bg .left{
  width: 60%;
  float: right;
}
.course_bg .right{
  float:left ;
  width: 40%;
}
.zhishi {width: 100%;/* height:770px; */overflow: hidden;padding-bottom: 0px;box-sizing: border-box;padding-top: 60px;}
.zhishi .title-mess {color: #40bbbe;font-size: 26px;line-height: 37px;text-align: center;padding: 40px 0 20px 0}
.zhishi h3 {margin-bottom: 70px;}
.zhishi .zhishi-list {width: 1050px;height:400px;position: relative;margin: 0px auto;margin-top: 65px;}
.zhishi .rotateBg {width: 390px;height: 390px;position: absolute;top:50%;left: 50%;margin-left:-195px;margin-top:-195px;-webkit-transform: rotate(360deg);}
.zhishi .rotateBg.on {animation: rotation 2s linear 1;-moz-animation: rotation 2s linear 1;-webkit-animation: rotation 2s linear 1;-o-animation: rotation 2s linear 1;}
@-webkit-keyframes rotation {0% {-webkit-transform: rotate(0deg);}100% {-webkit-transform: rotate(360deg);}}
.zhishi i.rr {display: inline-block;width: 15px;height: 15px;border-radius: 50%;margin-bottom: -5px;margin-right: 15px;}
.zhishi-list ul {}
.zhishi-list li {width: 270px;margin-bottom: 120px;display: block;}
.zhishi-list li:nth-child(even) {float: right;}
.zhishi-list li:nth-child(odd) {float: left;}
.zhishi-list li:nth-child(1) .titles {color: #feb13f;}
.zhishi-list .clearfix li:nth-child(1) i.rr {border: 5px solid #feb13f;}
.zhishi-list li:nth-child(2) .titles {color: #e76265;}
.zhishi-list li:nth-child(2) i.rr {border: 5px solid #e76265;}
.zhishi-list .t2 li:nth-child(1) .titles {color: #582769;}
.zhishi-list .t2 li:nth-child(1) i.rr {border: 5px solid #582769;}
.zhishi-list .t2 li:nth-child(2) .titles {color: #00a4b8;}
.zhishi-list .t2 li:nth-child(2) i.rr {border: 5px solid #00a4b8;}
.zhishi-list .titles {font-size: 26px;line-height: 30px;}
.zhishi-list .mess {font-size: 15px;line-height: 28px;color: #727171;margin-top: 20px;text-align: justify;}
.class_jianjie{

}
.class_jianjie .class_table{

}
.class_table{
  width: 100%;
  border-collapse: collapse;
  border:1px solid #dddddd;
}
.class_table th{
  background: #ac1717;
  color: #FFFFFF;
  font-size: 18px;
  line-height:50px;
  border:1px solid #FFFFFF;
}
.class_table td{
  border:1px solid #ddd;
  padding: 10px;
  line-height: 1.8;
}
.class_tese{
  /* margin: 20px 0; */
  padding: 30px  0 160px 0;
}
.tese_list{
}
.tese_list .left{
  width: 48%;
  float: left;
  margin-top: 100px;
}
.tese_list .right{
  width: 52%;
  padding-left: 50px;
  box-sizing: border-box;
  float: left;
}
.tese_list .right i{
  display: inline-block;
  width: 80px;
  height: 80px;
  background: url('../images/q5.png') center center no-repeat;
  background-size: cover;
  text-align: center;
  line-height:80px;
  color: #15499a;
  font-size: 24px;
  font-weight: bold;
  float: left;
}
.tese_list .right li{margin-bottom: 30px;
}
.tese_list .right .lans{
  font-size: 20px;
  line-height:80px;
  color: #595757;
  float: right;
  width: calc(100% - 90px);
}
.tea1_list{

}
.tea1_list li{
  cursor: pointer;
  text-align: center;
}
.tea1_list li .imgs:after{
  content: '';
  background: url('../images/q5.png') center center no-repeat;
  background-size: cover;
  width: 165px;
  height: 165px;
  position: absolute;
  top: 0px;
  z-index: 0;
  left: -3px;
}
.tea1_list li .imgs{
  position: relative;
  display: inline-block;
  width: 165px;
  height:200px;
}
.tea1_list li .imgs img{
  display: block;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding: 12px 10px;
}
.tea1_list .name{
  text-align: center;
  font-size: 20px;
  line-height: 31px;
  color: #ac1717;
  margin-bottom: 15px;
}
.tea2_list{
  padding: 0 5%;
  box-sizing: border-box;
  margin: 30px auto;
  background-color: #edeeee;
}
.tea2_list .t1{
  font-size: 26px;
  color: #15499a;
  line-height: 90px;
  text-align: center;
  border-bottom: 1px solid #d5d6d6;
}
.tea2_list .t2{
  margin: 30px auto;
  height: 170px;
  padding: 0 30px;
  overflow-y: auto;
  box-sizing: border-box;
  overflow-x: visible;
}
.tea2_list .lans{
  font-size: 20px;
  line-height: 35px;
  color: #595757;
  box-sizing: border-box;
  padding: 0px 5px;
}
.tea1_list li.slick-current .imgs img{
  width: 160px;
  height: 160px;
}
.tea1_list li.slick-current .imgs:after{
  width: 185px;
  height: 185px;
}
.tea1_list li.slick-current .name{
  font-weight: bold;
}
.class_tea .title{
  padding: 0 0 60px 0;
}
.class_jianjie .titles1{
  background: #ac1717;
  color: #FFFFFF;
  padding: 5px;
  font-size: 24px;
  display: inline-block;
  margin: 30px 0 10px ;
}
.class_learn{
  padding: 20px 0;
}
.class_parents{
  padding-bottom:30px;
}
.class_parents li{
  width: 23%;
  margin: 1%;
  height: 63px;
  padding: 10px;
  border: 1px solid #dddddd;
  float: left;
  box-sizing: border-box;
  text-align: center;
}
.slick-dots li.slick-active{
  background: #15499a;
}
.class_contact .text{
  display: block;
  margin: auto;
  margin-bottom: 30px;
  width: 80%;
  max-width: 500px;
  line-height: 40px;
  font-size: 16px;
  padding: 10px;
  border:1px solid #dddddd;;
}
.class_contact .sub{
  width:90%;
  max-width: 150px;
  line-height: 50px;
  height: 50px;
  display: block;
  margin: auto;
  background: #ac1717;
  color: #FFFFFF;
  font-size: 18px;
  border-radius: 30px;
  text-align: center;
}
.class_contact{
  padding-bottom: 100px}
.it_bg{
  padding: 10px 0;
}
.it_list{
  padding: 15px 0;
}
.it_list li{
  width: 16%;
  float: left;
  box-sizing: border-box;
  margin-right: 5%;
}
.it_list li:last-child{
  margin-right: 0%;
}
.it_list i{
  font-family: 'arial';
  font-size: 50px;
  color: #d4d4d4;
  font-weight: bold;
  margin-right: 10px;
}
.it_list span{
  margin-bottom: 5px;
}
.it_list .t2{
  margin-top:5px;
}
.it_list span{
  font-size: 18px;
  color: #000;
}
.ul_box{

}
.ul_box li{
  float: left;
  width:31%;
  padding: 10px;
  background: url(../images/index22.jpg);
  transition: all 0.3s;
  display: inline-block;
  box-sizing: border-box;
  margin-bottom: 30px;
}
.ul_box li:nth-child(3n-1){
  margin: 0 3% 30px 3%;
}
.ul_box li a{
  display: block;
  height: 100%;
  background: #FFFFFF;
  box-sizing: border-box;
  padding: 10px;
  text-align: center;
}
.ul_box li:hover{
  background: url(../images/index23.png);
}
.ul_box li .t1{
  position: relative;
  z-index: 0;
}
.ul_box .t1 span{
  font-size:28px;
  width: 50px;
  height:50px;
  line-height:50px;
  color: #FFFFFF;
  position: absolute;
  bottom: -30px;
  left:30px;
  border-radius: 50%;
  background: #ac1717;
  text-align: center;
  border:5px solid #FFFFFF;
  z-index: 1;
}
.ul_box li:hover span{
  background: #333;
}
.ul_box li .t2{
  font-size: 20px;
  color: #333;
  line-height: 28px;
  margin: 35px 0 20px 0;
  text-align: center;
  font-weight: bold;
}
.ul_box li .t3{
  text-align: left;
  padding: 0 10px;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient: vertical;
}
.ul_box li .t4{
  display: inline-block;
  width: 100px;
  height: 32px;
  line-height: 32px;
  margin: 30px auto 10px auto;
  border: 1px #d8d8d8 solid;
  border-radius: 30px;
  transition: all 0.3s;
  cursor: pointer;
}
.ul_box li:hover .t4{
  background: #ac1717;
  color: #FFFFFF;
}
.person1{position: relative;}
.person1 li.slick-slide{
  width: 48%;
  float: left;
  background-color: #4b4948;
  position: relative;
  margin: 0 10px;
  height: 360px;
}
.person1 li.slick-slide a{
  cursor: pointer;
}
/*.person1 li:nth-child(even){*/
/*margin-left: 4%;*/
/*}*/
.person1 .img_bg{
  position: absolute;
  top:10%;
  left:15px;
  width: 185px;
}
.person1 .img{
  position: relative;
}
.person1 .box-shaow{
  box-shadow: 0 0 20px rgba(154,154,154,0.3);
  display: block;
  position: absolute;
  top:15px;
  left:15px;
  width:calc(100% - 30px);
  height:calc(100% - 30px);
  z-index: 1;
}
.person1 .lans{
  width: 100%;
  box-sizing: border-box;
}
.person1 .t1{
  color: #FFFFFF;
  font-size: 22px;
  font-weight: bold;
  box-sizing: border-box;
  background: #15499a;
  padding: 15px 10px 15px 210px;
}
.person1 .t2 b{
  margin: 20px 0 10px 0;
  color: #FFFFFF;
  display: block;
}
.person1 .t2{
  color: #FFFFFF;
  padding:0 0 20px 210px;
  box-sizing: border-box;

}
.person1 a{
  color: #FFFFFF;
  display: block;
  padding-left: 210px;
  padding-bottom: 20px;
}
.person1 .t2_1{
  color: #FFFFFF;
}
/*flow */
.flow {
}

.flow a {
  display: inline-block;
  border: 1px solid #d8d8d8;
  border-radius: 50px;
  padding: 10px 0 0 15px;
  float: left;
  margin-right: 20px;
  position: relative;
  width: 30%;
  height: 90px;
  margin: 10px 20px 63px 0;
  box-sizing: border-box;
}

.flow a:hover {
  border-color: #82cec3;
}

.flow .iconfonts:after {
  content: url('../images/cc.png');
  position: absolute;
  left: 100%;
  top: 45%;
  display: block;
}

.flow a:nth-child(3n) .iconfonts:after {
  content: '';
  background: url('../images/j-icon8.png') center center no-repeat;
  width: 300%;
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  left: auto;
  display: block;
  top: 100%;
  height: 75px;
}

.flow a:last-child .iconfonts:after {
  display: none;
}

.flow .iconfonts {
  display: inline-block;
  width:60px;
  height: 60px;
  background-color: #d8d8d8;
  border-radius: 50%;
  padding:10px;
  box-sizing: border-box;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  float: left;
  margin-top: 10px;
}

.flow a:hover .iconfonts {
  background-color: #82cec3;
}

.flow .lans {
  margin: 0px 0 0 10px;
  width: calc(100% - 75px);
  position: absolute;
  left: 75px;
  transform: translate(0, -50%);
  top: 48%;
}

.flow .t1 {
  font-size: 18px;
  color: #333333;
}

.flow .t2 {
  font-size: 15px;
  color: #999;
}

.flow .t3 {
  display: none;
}
.flow a:last-child .iconfonts:after {
  display: none;
}
.course{
  margin-top: 40px;
}
.course .c_title{
  margin: 30px 0 15px 0;
  font-size: 28px;
  color: #222222;
  font-weight: bold;
}
.c_banner .left{
  width: 500px;
  float: left;
}
.c_banner .l2 li{
  box-sizing: border-box;
  padding: 10px;
}
.c_banner .l1{
  position: relative;
}
.c_banner .l1 .slick-dots{
  position: absolute;
  bottom: 0;
  left:0;
  width: 100%;
  text-align: center;
}
.c_banner .right{
  float: right;
  width: calc(100% - 550px);
  line-height: 2;
}
.c_banner .right table{
  width: 100%;
}
.c_banner .right table td{
  white-space:normal;
  font-size: 13px;
}
.c_banner .right a{
  display: block;
  width: 90px;
  height: 30px;
  text-align: center;
  background: #444;
  color: #FFFFFF;
  border-radius: 30px;
  margin: 30px 0 0 0;
  cursor: pointer;
}
.course1{
  background: #f4f4f4;
  box-sizing: border-box;
  padding:80px 30px 50px 30px;
  margin: 30px auto 30px auto;

  position: relative;
}
.c_nav.abnav{
  background: #f4f4f4;
  width: 100%;
  position: absolute;
  top:0;
  left:0px;
  z-index: 2;
  text-align: center;
}
.c_nav.fixednav{
  width: 100%;
  background: #f4f4f4;
  position: fixed;
  top:60px;
  left:0px;
  z-index: 2;
  text-align: center;
}
.c_nav a{
  display: inline-block;
  line-height: 80px;
  font-size: 16px;
  color: #333;
  margin-right: 60px;
  cursor: pointer;
}
.c_nav a.on{
  color: #ac1717;    border-bottom: 3px solid #ac1717;
}
.c_content{

}
.c_content li{
  /*padding: 20px 0;*/
}
.c_table{
  overflow: scroll;
  overflow-y: hidden;
  width: 100%;
  margin-top: 30px;
}
.c_table table{
  margin: auto;
}
.c_content dl{

}
.c_content dd{
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
  width: calc(50% - 8px);
}
.c_content dd:nth-child(even){
  margin-left: 5px;
}
.c_content dd .t1{
  font-size: 15px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 5px;
}
.course5_table{
  border:1px solid #2d302e;
  border-collapse: collapse;
  width: 100%;
  margin: 30px auto;
}
.course5_table th{
  font-size: 20px;
  line-height: 60px;
  text-align: center;
}
.course5_table td{
  border:1px solid #2d302e;
  padding: 5px;
  line-height: 40px;
  vertical-align: middle;
  color: #333333;
  font-size: 16px;
  text-align: center;
  box-sizing: border-box;
}
.title_course5{
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  padding: 60px 0 30px 0;
}
.course5_table .checked{
  text-align: left;
}
.course5_table .checked li{
  display: inline-block;
  margin-right: 20px;
  cursor: pointer;
  padding-left:18px;
  background:url('../images/c1.png') left center no-repeat ;
}
.course5_table .checked li.on{
  background:url('../images/c1_on.png') left center no-repeat ;
}
.text_1{
  text-align: left;
  box-sizing: border-box;
  line-height: 40px;
  height: 40px;
  font-size: 14px;
  display: block;
  width: 100%;
  border:1px solid Rgba(0,0,0,.05);
}
.course5_table textarea{
  width: 100%;
  height: 150px;
  display: block;
  border:1px solid Rgba(0,0,0,.05);
  resize: none;
  box-sizing: border-box;
  padding: 5px;
}
.course5_table .sub{
  padding: 10px 30px;
  border-radius: 30px;
  background:#15499a;
  font-size: 16px;
  text-align: center;
  color: #FFFFFF;
  display: inline-block;
  height: auto;
  width: auto;
  margin: 10px auto;
}
.banner_pc{
  display: block!important;
}
.banner_sj{
  display: none!important;
}

@media screen and (max-width: 1400px) {
  .flow a {
    width: 30%;
  }

  .flow .iconfonts:after, .flow a:nth-child(5n) .iconfonts:after {
    content: url('../images/cc.png');
    position: absolute;
    left: 100%;
    top: 45%;
    display: block;
  }

  .flow a:nth-child(3n) .iconfonts:after {
    content: '';
    background: url('../images/j-icon8.png') center center no-repeat;
    width: 300%;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    left: auto;
    display: block;
    top: 100%;
    height: 75px;
  }
  .flow a:last-child .iconfonts:after{
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  .zhishi .zhishi-list{
    width:90%;
  }
  .tese_list .left{
    width: 100%;
    float: none;text-align: center;
    padding: 0px 0 50px ;
    margin-top: 0;
  }
  .ul_box li .t1{
    position: static;
  }
  .tese_list .right{
    width: 100%;
    float: none;
    padding: 0;
  }
  .ul_box li,.ul_box li:nth-child(3n-1){
    width: 48.5%;
    margin: 0 0% 30px 0%;
    padding: 5px;
  }
  .ul_box li:nth-child(even){
    margin-left: 3%;
  }
  .ul_box li .t2{
    font-size: 14px;
    line-height: 18px;
    margin: 15px 0 10px 0;
  }
  .ul_box .t1 span{
    display: none;
  }
  .ul_box li a{
    padding: 5px;
  }
  .ul_box li .t4{
    margin: 15px 0;
    width: 80px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
  }
  .ul_box li .t3{
    font-size: 13px;
    line-height:17px;
    height: 51px;
    -webkit-line-clamp:3;
  }
  .it_list li,.it_list li:last-child{
    width: 31%;
    margin:10px 0;
    float: left;
  }

  .it_list li:nth-child(3n-1){
    margin: 10px 3% 10px 3%;
  }
}
@media screen and (max-width: 1000px) {
  .banner_pc{
    display: none!important;
  }
  .banner_sj{
    display: block!important;
  }

  .c_banner .left,.c_banner .right{
    width:100%;
    float: none;
  }
  .course_bg .left{
    width: 100%;
    float: none;
  }
  .course_bg .right{
    float:none ;
    width: 100%;
  }
  .editor{
    font-size: 14px;
    line-height: 1.8;
  }
  .course_bg .title{
    font-size: 22px;
  }
  .zhishi .rotateBg{
    display: none;
  }
  .it_list .t2{
    height: 57px;
  }
}

@media screen and (max-width: 800px) {
  .flow .iconfonts{
    width: 40px;
    height: 40px;
    padding: 5px;
  }
  .c_nav a{
    display: inline-block;
    line-height:60px;
    font-size: 14px;
    color: #333;
    margin-right: 10px;
    cursor: pointer;
  }
  .course1{
    padding: 60px 5px 10px 5px;
    margin: 10px auto 0 auto;
  }
  .flow a {
    width: 45%;
    height: 70px;
  }
  .flow .lans{
    width: calc(100% - 60px);
    left:50px;
  }
  .flow .t1{
    font-size: 14px;
  }
  .flow .iconfonts:after, .flow a:nth-child(3n) .iconfonts:after, .flow a:nth-child(5n) .iconfonts:after {
    content: url('../images/cc.png');
    position: absolute;
    left: 100%;
    top: 45%;
    display: block;
    background: url(.);
  }

  .flow a:nth-child(2n) .iconfonts:after {
    content: '';
    background: url('../images/j-icon8.png') center center no-repeat;
    width: 200%;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    left: auto;
    display: block;
    top: 100%;
    height: 75px;
  }
  .class_parents li{
    width: 48%;
  }
  .zhishi-list li{
    width: 100%;
  }
  .zhishi-list li:nth-child(odd),.zhishi-list li:nth-child(even){
    float: none;
    margin-bottom: 30px;
  }

  .tese_list .right i{
    width:55px;
    height:55px;
    line-height:55px;
    font-size: 18px;
    font-weight: bold;
    float: left;
  }
  .tese_list .right li{
    margin-bottom: 25px;
  }
  .tese_list .right .lans{
    font-size: 14px;
    line-height:30px;
    width: calc(100% - 60px);
  }
  .class_tese{
    padding:10px 0 50px;
    background-position: left center!important;
  }
  .title{
    padding: 50px 0 30px 0;
    font-size: 22px;
  }
  .tea2_list .t1{
    font-size: 20px;
    color: #15499a;
    line-height: 30px;
    padding:20px;
    text-align: center;
    border-bottom: 1px solid #d5d6d6;
  }
  .tea2_list .t2{
    margin:20px auto;
    height: 170px;
    padding: 0 30px;
    overflow-y: auto;
    box-sizing: border-box;
    overflow-x: visible;
  }
  .tea2_list .lans{
    font-size:15px;
    line-height:22px;
  }
  .tea2_list{
    margin: 10px 0;
  }
  .tea1_list li.slick-current .imgs img{
    width: 140px;
    height: 140px;
  }
  .tea1_list li .imgs{
    height: 170px;
  }
  .tea1_list li.slick-current .imgs:after{
    width: 165px;
    height: 165px;
  }
  .person1 .img_bg{
    position: absolute;
    bottom: 15px;
    left:15px;
    width: 100px;
    top:20%;
  }
  .person1 li.slick-slide{
    margin-top: 20px;
    width: 100%;
    height: 220px;
    margin: 0;
  }
  .person1 li.slick-slide:nth-child(even){
    margin-left:0
  }
  .person1 .t2{
    padding-bottom: 0;
    margin-bottom: 20px;
  }
  .person1 .t1{
    font-size: 18px;
  }
  .person1 .t2_1{
    display: none;
  }
  .person1 .t1{
    padding-left: 140px;
  }
  .person1 .t2{
    padding:0 5px 0px 130px;
    font-size: 13px;

  }
  .person1 a{
    padding-left: 140px;
  }
  .it_list i{
    font-size: 32px;
  }
}

@media screen and (max-width: 600px) {
  .c_content dd .t2{
    font-size: 13px;
  }
  .zhishi .title-mess{
    width:70%;
    margin: auto;
  }
  .zhishi-list .mess{
    font-size: 14px;
    line-height: 24px;
  }
  .zhishi-list .titles{
    font-size: 20px;
  }
  .it_list i{
    font-size: 26px;
  }
  .it_list li,.it_list li:nth-child(3n-1){
    width: 48.5%;
    margin: 10px 0% 10px 0%;
    float: left;
  }
  .it_list li:nth-child(even){
    margin-left: 3%;
  }
  .it_list .t2{
    height: auto;
    font-size: 13px;
  } .flow .iconfonts:after, .flow a:nth-child(3n) .iconfonts:after, .flow a:nth-child(5n) .iconfonts:after,.flow a:nth-child(2n) .iconfonts:after{
      display: none;
    }
  .flow a{
    width: 100%;
    margin: 8px 0;
  }
}