@media screen and (min-width: 1241px) {

	body {
		width: 7.5rem;
		margin: 0 auto !important;
		border: 0.01rem solid #555555;
		background: #fff;
		overflow:auto;
	}


}
html {
	background: #fff;
}
section {
    width: 100%;
    overflow-y: scroll;
    padding-top: 0.8rem;
}
* {margin: 0;padding: 0;}
p,a,i{font-weight: normal;text-shadow:none;text-decoration: none;}
h3 {
	font-weight: normal;
}
/*头部样式*/
header {
	background: #ff1d1d;
	height: 0.8rem;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 98989898;
}
header .head_logo{
	background: url(../img/bk_logo.png) left center no-repeat;
	background-size:100% auto;
	width: 3rem;
	height:0.8rem;
	margin-left: 0.3rem;
}

header a{
	display: block;
	color: #fff!important;
	line-height: 0.8rem;
	font-size: 0.3rem;
	text-decoration:none!important;
	position: absolute;
	right: 0.3rem;
	text-shadow:none;
	font-weight: normal!important;
}
header .head_call:hover{
	color: #fff;
}
header a i{
	font-size:0.4rem
}
/*banner*/
.ddwz{
	font-size: 0.36rem;
    color: #666;
    text-align: center;
    width: 100%;
    line-height: 0.4rem;
    height: 0.4rem;
}
.ban{
	width: 100%;
}
.ban img{
	width: 98%;
	display: block;
	height: auto;
	margin: 0.6rem auto;
}

/* 表单 */
.banner {
  height: 12rem;
  overflow: hidden;
  position: relative;
}
.banner img {
  display: block;
  height: auto;
  width: 100%;
  margin: 0 auto;
}
.banbox {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0.1rem;
  left: 0;
}
.boradSe {
  margin: 0 0.75rem;
}
.boradSe div {
  width: 100%;
  height: auto;
}
.boradSe div h3 {
  font-size: 0.36rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin-bottom: 0.1rem;
}
.boradSe div p {
  font-size: 0.26rem;
  font-weight: 400;
  color: #fff;
  text-align: center;
}
.boradSe ul {
  width: 100%;
}
.boradSe ul li {
  height: 0.44rem;
  padding: 0.18rem 0.3rem;
  background: rgba(242, 242, 242, 1);
  opacity: 0.8;
  border-radius: 0.1rem;
  margin-top: 0.2rem;
  display: -webkit-box;
  -webkit-box-orient: horizontal;
}
.boradSe ul li p {
  width: 1.2rem;
  height: 100%;
  text-align: center;
  padding-right: 0.25rem;
  line-height: 0.44rem;
  font-size: 0.28rem;
  color: #000;
  border-right: 0.01rem solid #000;
}
.boradSe ul li input {
  border: none;
  outline: none;
  margin-left: 0.3rem;
  width: 2rem;
  display: block;
  height: 100%;
  font-size: 0.28rem;
  color: #000;
  line-height: 0.44rem;
  text-align: left;
  background: none;
  outline: none;
  border: none;
}
.boradSe ul li span {
  display: none;
  width: 1rem;
  margin-left: 0.2rem;
  font-size: 0.22rem;
  line-height: 0.44rem;
  color: #d11919;
}
.boradSe ul li select {
  width: 3rem;
  height: 100%;
  display: block;
  background: none;
  outline: none;
  border: none;
  font-size: 0.28rem;
  margin-left: 0.3rem;
}
.boradSe ul li textarea {
  height: 0.8rem;
  width: 100%;
  display: block;
  font-size: 0.28rem;
  line-height: 0.36rem;
  resize: none;
  background: none;
  border-radius: 0.1rem;
  color: #000;
  border: none;
  outline: none;
}
.tips {
  width: 100%;
  height: 0.3rem;
  margin: 0.3rem 0;
  text-align: center;
  font-size: 0.24rem;
  color: #fff;
}
#ykMbanSign {
  width: 100%;
  height: 0.8rem;
  background: #ff0000;
  border-radius: 0.4rem;
  font-size: 0.3rem;
  color: #fff;
  text-align: center;
  line-height: 0.8rem;
  border: none;
  display: block;
  outline: none;
}
/* end */
.tips{
	font-size: 0.2rem;
	color: #757575;
	margin-top: 0.2rem;
	text-align: center;
}
.tips label{
	color: #E42829;
	padding-bottom: 0.3rem;
}

.pre_box{
  width: 85%;
  margin: 0 auto;
  font-size: 0.3rem;
  margin-bottom: .2rem;
}
.pre_box .cerify-code-panel{
  display: flex;
}
.pre_box .verify-change-code{
  display: none;
}
.pre_box .cerify-code-panel{
  width: 100%;
  display: flex;
}

.pre_box .verify-code-area{
  flex: 1;
  border-radius: 0 0.2rem .2rem 0;
  border: 0.02rem solid #E42829;
  overflow: hidden;
  padding-left: .1rem;
}
.pre_box  .verify-code{
  width: 1.5rem!important;
  height: .6rem!important;
  line-height: .6rem!important;
  text-align: center;
  font-size: .3rem!important;
}
.pre_box .verify-input-area{
  width: 100%;
  height: auto;
  
}
.varify-input-code{
  width: 100%;
  font-size: .3rem;
  line-height: .6rem!important;
  border:none;
  outline: none;
}
#mcodetop{
  width: 100%;
}
#wxcode{
  width: 75%;
}
/*end*/
/*需要了解*/
.know{width: 100%;height:7.05rem;}
.know dl{margin: 0.4rem 0.35rem;display:-webkit-box;-webkit-box-orient:horizontal;width: 6.7rem;height: 3.23rem;border-radius: 0.1rem;box-shadow:#dbdbdb 0px -1px 5px 5px;}
.know dl dt{width:0.7rem;position:relative;font-size:0.36rem;text-align:center;color: #fff;height: 2.92rem;padding-top:0.3rem;background: #be1313;border-radius:0.1rem 0 0 0.1rem;}
.know dl dt i{font-size:0.6rem;color:#fff;text-align: center;}
.know dl dt s{width: 0;height: 0;position:absolute;top:1.5rem;right:-0.12rem;border-top: 0.12rem solid transparent;border-left: 0.15rem solid #be1313;border-bottom: 0.12rem solid transparent;}
.know dd{padding:0.2rem 0.23rem;width: 5.25rem;}
.know dd p{font-size: 0.2rem;color:#666;line-height: 0.28rem;margin-bottom: 0.1rem;}
.know dd p:last-child{margin-bottom: 0;}
.knrig{width: 0.21rem;height:100%;color:#ff1d1d;text-align:center;padding-left:0.07rem;font-size:0.26rem;line-height:100%;background: #ffc000;border-radius: 0 0.1rem 0.1rem 0;}
.knrig span{margin-top:1.52rem;display: inline-block;}
/*招生简章*/
.zsjz{width: 100%;height: 4rem;margin: 0.5rem auto ;}
.zsjz .zsfont{margin:0 0.5rem;height: 0.45rem;font-size:0.28rem;color:#666;}
.zsfont span{font-size:0.28rem;color:#666;float:left;}
.zsfont a{color: #666!important;font-size:0.20rem;float:right;}
.zsxx{height: 3.2rem;padding: 0.35rem 0;margin: 0 0.4rem;border-radius: 0.1rem;background: #f8f8f8;}
.zsxxone,.zsxxtwo{width: 100%;height: 1.6rem;display: flex;}
.zsxxone{margin-bottom: 0.12rem;}
.zsxxone dl,.zsxxtwo dl{width: 100%;}
.zsxxone a,.zsxxtwo a{width:23.5%;margin-right: 2%;}
.zsxxone dl{margin-bottom:0.2rem;}
.zsxxtwo dl{height:100%}
.zsxxone a:last-child,.zsxxtwo a:last-child{margin-right:0}
.zsxxone dl img,.zsxxtwo dl img{width: 1rem;height: 1rem;margin:0 auto;display:block;}
.zsxxone dl p,.zsxxtwo dl p{width:100%;font-size:0.24rem;color:#666;margin-top:0.09rem;}
.rmwz{width:6.7rem;height: 1rem;display:-webkit-box;-webkit-box-orient:horizontal;border-radius: 0.1rem;box-shadow: #dbdbdb 1px 0 5px;margin:0.2rem auto;}
.sgwz{width:0.6rem;font-size:0.28rem;color:#fff;text-align:center;padding:0.1rem 0.2rem 0.15rem 0.2rem;border-radius:0.1rem 0 0 0.1rem;background: #be1313;background: -prefix-linear-gradient(left, #b11111, #dc1717); background: linear-gradient(to right, #b11111, #dc1717); }
.list_li{width: 5rem;padding: 0.2rem;}
.list_li li{font-size:0.2rem;color: #666;list-style: none;width: 5rem;overflow:hidden;text-overflow:ellipsis; white-space: nowrap;}
.list_li li span{color: #fd1a1a;}
.rmright{width: 0.23rem;line-height:1rem;padding-left:0.07rem;background:#ffc000;border-radius: 0 0.1rem 0.1rem 0;color:#ff1d1d;font-size:0.26rem;}
/*教学体系*/
.jxtx{width:100%;}
.jxtx img{width:100%;margin:0.6rem auto 0 auto;}
/*教学优势*/
.jxys{width:100%;margin:0 auto 0.3rem auto;}
.jxys img{width: 100%;height: auto;}
/*量身定制*/
.lsdz{width: 100%;margin:0.4rem auto 0 auto;}
.lsdzdlz{width: 100%;height:2.3rem;margin:0.3rem auto 0.01rem auto;display: -webkit-box;-webkit-box-orient: horizontal;}
.lsdzdlz dl{width:3.15rem;height:2.2rem;margin-left:0.4rem;border:0.01rem solid #959595;border-radius: 0.1rem;}
.lsdzdlz dl dt{width:100%;height:0.6rem;background: #443d3d;color:#fff;font-size:0.28rem;line-height: 0.6rem;text-align: center;border-radius: 0.1rem 0.1rem 0 0; }
.lsdzdlz dl dd{padding:0.2rem 0.55rem;}
.lsdzdlz dl dd p{text-align: center;font-size:0.2rem;color:#666;margin:0.1rem auto;}
.lsdzimg{display: block;margin: 0 auto;width: 3.75rem;}
.lsdzhdl{margin:0.15rem 0.4rem 0.3rem 0.4rem;height: 1.8rem;border: 0.01rem solid #ff1d1e;border-radius: 0.1rem;}
.lsdzhdl dt{width: 100%;height:0.6rem;color:#FFF;font-size:0.28rem;text-align:center;line-height:0.6rem;border-radius: 0.1rem 0.1rem 0 0;background: #ff1d1e;}
.lsdzhdl dd{width: 100%;padding:0.15rem 0;background:#fafafa;border-radius: 0 0 0.1rem 0.1rem;}
.lsdzhdl dd p{font-size:0.2rem;color:#666;text-align: center;margin:0.11rem 0;}
.wypc{width: 2.9rem;height: 0.5rem;background: #ff1d1e;border-radius: 0.3rem;color: #fff;margin:0 auto;font-size:0.24rem;line-height: 0.5rem;text-align: center;}
.xs{width: 100%;height: 8.95rem;margin:0.5rem auto;background:url(../img/kym/xsbj.jpg) left top no-repeat;background-size:100% auto;}
.xsimg{width: 5.9rem;margin: 0 auto;padding-top:2.18rem ;}
.xsimg img{width: 1.89rem;height: 1.99rem;display: block;margin: 0.05rem;border-radius: 0.15rem;}
.xsimg div{display: -webkit-box;-webkit-box-orient: horizontal;}
.xsimg .xsmore{width: 1.89rem;height:1.99rem;background:#ff1d1e;border-radius: 0.15rem;margin:0.05rem auto auto 0.05rem;}
.xsmore i{font-size:0.38rem;color:#fff;display: block;text-align: center;margin-top: 0.72rem;}
.xsmore span{font-size: 0.2rem;color: #fff;text-align: center;display: block;margin-top: 0.2rem;}
/*定向培养*/
.dxpy{height:9.4rem;padding:0 0.15rem;}
.dxzd{width: 100%;height: 100%;margin-top:0.4rem;display: -webkit-box;-webkit-box-orient: horizontal;}
.dxzd div{width: 3.5rem;height: 100%;margin-right: 0.2rem;}
.dxri{margin-right: 0;}
.dxzd .dxle dl{width: 100%;margin-bottom: 0.2rem;}
.dxzd .dxle dl dt{width: 100%;height: 0.6rem;background:#443d3d;text-align: center;border-radius: 0.1rem 0.1rem 0 0;line-height: 0.6rem;font-size:0.24rem;color:#fff;}
.dxzd .dxle dl dt i{font-size:0.3rem;color: #fff;margin-right: 0.05rem;}
.dxzd .dxle dl dd{padding:0.1rem 0.15rem ;border:0.02rem solid #959595;border-radius:0 0 0.1rem 0.1rem;}
.dxzd .dxle dl dd p{font-size:0.2rem;color: #666;line-height: 0.3rem;text-align: center;}
.dxri dl{width: 100%;margin-bottom: 0.2rem;}
.dxri dl dt{width: 100%;height: 0.6rem;background:#443d3d;text-align: center;border-radius: 0.1rem 0.1rem 0 0;line-height: 0.6rem;font-size:0.24rem;color:#fff;}
.dxri dl dt i{font-size:0.3rem;color: #fff;margin-right: 0.05rem;}
.dxri dl dd{padding:0.1rem 0.15rem ;border:0.02rem solid #959595;border-radius:0 0 0.1rem 0.1rem;}
.dxri dl dd p{font-size:0.2rem;color: #666;line-height: 0.3rem;text-align: center;}
/*导师推荐*/
.dstj{width: 100%;height: 7rem;padding:0.2rem 0 0.4rem 0;margin:0.2rem auto;}
.dszp{width: 100%;margin: 0.3rem auto;overflow: auto;}
.dszp div{width:37.4rem;display: -webkit-box;-webkit-box-orient: horizontal;overflow: hidden;}
.dszp div a{width: 3.2rem;height: 4.6rem;display: block;margin-right: 0.2rem;}
.dszp img{width: 3.2rem;height: 4.6rem;display: block;}
.dsgx{padding:0 0.8rem;margin-bottom:0.15rem;text-align: center;font-size: 0.2rem;color: #666;line-height: 0.28rem;}
.xzds{width: 2.9rem;height: 0.5rem;background: #ff1d1e;font-size:0.24rem;color: #fff;line-height: 0.5rem;border-radius: 0.3rem;margin: 0 auto;text-align: center;}
/*课程设置*/
.kcsz{width:100%;margin-bottom: 0.6rem;}
.kctab{padding:0 0.6rem;margin:0.35rem auto;height: 0.5rem;display: -webkit-box;-webkit-box-orient: horizontal;}
.kctab span{width: 1.8rem;height: 0.5rem;margin:0 0.15rem;text-shadow: none;border:0.01rem solid #ff1d1d;display:block;border-radius: 0.3rem;color: #ff1d1d;font-size: 0.24rem;line-height: 0.5rem;text-align: center;}
.kctab .ckspan{background: #ff1d1d;color:#fff;}
.tableall{width: 100%;height: auto;margin-bottom: 0.3rem;}
.tableall .qie_taone{width:6.7rem;margin: 0 auto;display: none;}
.qie_taone img{width: 100%;}
/*考研课程*/
.kyclass{width: 100%;height: 6rem;}
.kycldl{margin:0.3rem 0.2rem 1rem 0.2rem;height: 4.9rem;display: -webkit-box;-webkit-box-orient: horizontal;}
.kycldl dl{width:3.48rem;height:4.9rem;border:0.01rem solid #e5e5e5;border-radius: 0.1rem;}
.kycldl dl:last-child{margin-left:0.1rem;}
.kycldl dl dt{width: 100%;height: 3.25rem;}
.kycldl dl dt img{width: 100%;height: 100%;}
.kycldl dl dd{width: 100%;height: 1.64rem;}
.kycldl dl dd p{font-size:0.24rem;color:#000;text-align: center;line-height: 0.6rem;border-top: 0.01rem solid #e3e3e3;}
.kycldl dl dd .twop{height: 0.5rem;}
.kycldl dl dd p span{font-size:0.2rem;color:#666;margin-right: 0.4rem;}
.kycldl dl dd p span:last-child{margin-right: 0;}
.kycldl dl dd p i{font-size:0.22rem;color:#bfbfbf;margin-right: 0.1rem;}
.ljxq{width: 100%;height: 0.5rem;line-height:0.5rem!important;background: #ff1d1e;font-size: 0.2rem!important;color: #fff!important;border-radius: 0 0 0.1rem 0.1rem;}
/*作息*/
.zx{margin:0 0.3rem;}
.zx img{width: 100%;margin: 0.4rem auto;}

/*教学环境*/
.jxhj{width: 100%;height: 5.15rem;background:url(../img/bk_jxhj.jpg) left top;background-size:100% auto;}
.jxhj div{padding-top:2rem;width: 100%;text-align: center;}
.jxhj .jxhj_one{font-size:0.36rem;color: #fff;}
.jxhj_two{font-size:0.24rem;color: #fff;margin: 0.23rem auto 0.45rem auto;}
.jxhj_thr {font-size:0.24rem;color: #fff;}
.jxhj_thr a{font-size:0.24rem;color: #fff!important;}
/*报名流程*/
.bmlc{margin:0.7rem  0.95rem 0 0.95rem;}
.bmlc img{width: 100%;margin-top:0.4rem}
/*我要报名*/

/*关注我们*/
.gzwm{
    width: 100%;
    height:auto;
    padding:0.3rem 0 1rem 0;
}

/*hmg 开始的*/

.kym2-year{

  margin-top:-5px;
  width: 100%;
  height: 2500px;
  background:url(./../img/kym2/kym2-year-bg.png)no-repeat;
  background-size:auto 100% ;
  position: relative;

}

.key2-year-containr1{
  box-sizing: border-box;
  padding-top:1rem;
  width: 5.9rem;
  margin: 0 auto;
}
.one-two-container{

  height: 2.7rem;

}
.three-four-container{
  height: 2.7rem;
  margin-top:0.45rem;
}
.kym2-one,.kym2-two,.kym2-three,.kym2-four{
  width: 2.7rem;
  height: 2.7rem;
  background: linear-gradient(0deg, rgba(162, 0, 19, 0.96),
   rgba(234, 0, 32, 0.96));
  float: left;
}
.kym2-one,.kym2-two,.kym2-three,.kym2-four{
  position: relative;
}
.kym2-two{
  margin-left: 0.45rem;
}
.kym2-four{
  margin-left:0.45rem;
}
.clearfix::after{

  content: "";
  display: block;
  overflow: hidden;
  clear: both;


}
.kym2-one,.kym2-two,.kym2-three,.kym2-four{
  box-sizing: border-box;
  padding-top:1.65rem;
  position: relative;
}
.one-year,.two-address{
  position: absolute;
  top:0.26rem;
  left:-0.4rem;
}
.kym2-one-text,
.kym2-one-bottom-text,
.key2-three-text1,
.key2-three-text2{
  font-family: "Source-KeynoteartHans-Regular";
  font-weight: 900;
  font-size: 24px;
  color: #fff;
  font-style: italic;
  padding-left:16px;
  line-height: 30px;
}
.key2-three-text1,.key2-three-text2{

  width: 1.5rem;
  margin: 0 auto;

  text-shadow: 0px 7px 12px rgba(0, 0, 0, 0.53);

}

.zu3{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top:50px;
  width: 100%;
}
.zu3 img{
  width: 50%;
}

.kym-understand{
  font-size: 24px;
  height: 300px;
}
.key-understand-container1,.key-understand-container2{
  position: relative;
  padding: 0.4rem;
  background: #E9E9E8;
  width: 70%;
  margin:0 auto;
  line-height: 30px;
  border-radius: 20px;
  margin-top:0.6rem;
}
.kym-understand .key-understand-wrapper1,
.key-understand-wrapper2{
  margin:0 auto;
  color:#5e5e5e;
  position: relative;
  padding-top:0.2rem;
}
.key-understand-wrapper1 .understand-text,
.key-understand-wrapper2 .understand-text{
  color:#5e5e5e !important;
  padding-top:15px;
}

.ky-know{
  width: 220px;
  background:#A90A1D ;
  height: 80px;
  line-height: 80px;
  text-align: center;
  color: #fff;
  font-size: 29px;
  font-weight: bold;
  border-radius: 20px;
  position: absolute;
  top:-40px;
  font-style: italic;
}
.ky-know2{
  top:-80px;
}
.understand-wrapper2-type1,.understand-wrapper2-type2{
  color:#A90A1D;
  font-size: 36px;
}
.understand-wrapper2-type2{
  padding-top:20px;
}



/*hmg 结束*/

