@charset "UTF-8";

* {margin:0;padding:0;font-family: 'Noto Sans SC','STHeiti Light','Source Han Sans CN','SimHei', "Times New Roman",Georgia,Serif,SimHei;}
html,body {font-size:16px;font-family: 'Noto Sans SC','STHeiti Light','Source Han Sans CN','SimHei', "Times New Roman",Georgia,Serif,SimHei;margin:0 auto;}
body{
	background-color: #e8e9eb;
}
.container{
  width: 1920px;
  height: auto ;
  margin: 0 auto;
  overflow: hidden;
}
.top1{
	width: 100%;
	height: 816px;
	background: url('../img/zrjpc_01.png') no-repeat; background-size: 100% auto; background-position-x: center;
	margin-top: -5px;
}

.top2{
	width: 100%;
	height: 304px;
	background: url('../img/zrjpc_02.png') no-repeat; background-size: 100% auto;background-position-x: center;
	margin-top: -5px;
  padding-top: 117px;
  box-sizing: border-box;
}

.top4{
	width: 100%;
	height: 752px;
	background: url('../img/zrjpc_04.png') no-repeat; background-size: 100% auto; background-position-x: center;
	margin-top: -20px;
}

.yy{
  width: 1200px;
	height: auto;
  margin: 0 auto;
}

.yy h3{
  display:inline-block;
  margin-left: 40px;
  color: #485060;
  font-size: 26px;
}

.yy p {
  display:inline-block;
  color: #485060;
  font-size: 18px;
}
.yy p span{
  color:#fe876c;
  font-weight: bold;
  letter-spacing: 0.5px;
}
/* 报名 */
.sub_card{
  width: 1122px;
	height: auto;
	padding-top:20px;
	margin: 0 auto;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.sub_card em{
  position: absolute;
  top: 33px;
  left: 473px;
}
.sub_card input{
  list-style: none;
  border: none;
  outline: none;
  color: #666;
  height: 52px;
  border-radius: 14px;
  display: block;
  background-color: white;
  font-size:16px;
  border: none;
  padding-left: 30px;
  box-sizing: border-box;
}

.sub_card input::-webkit-input-placeholder,.xx input::-webkit-input-placeholder{
  font-size: 16px;
  color: #666 !important;
}

.top3 h2{
  width: 1200px;
  margin: 0 auto;
  text-align:center;
  padding-top: 23px;
  box-sizing: border-box;
  color: white;
  font-size: 42px;
}

.top3 p{
  width: 610px;
  font-size: 18px;
  color: white;
  letter-spacing: 1px;
  line-height: 32px;
}

.top3 p span{
  color:#FBC373;  
}

.wzh{
  width: 1200px;
  margin: 0 auto;
  padding-left: 596px;
  padding-top: 73px;
  box-sizing: border-box;

}

.sub_card input:nth-child(1){
  width: 196px;
}

.sub_card input:nth-child(2){
  width: 304px;
}

.sub_card input:nth-child(3){
  width: 315px;
}
/* 按钮 */
.btn_02{
  width:280px;
  height: 52px;
  background-color: #fbc373;
  font-size: 16px;
  color:  #0a1823;
  padding-left: 127px;
  box-sizing: border-box;
  line-height: 52px;
  border-radius: 14px;
  position: relative;
  cursor: pointer;
}

.btn_02 img {
  position: absolute;
  top: 17px;
  left: 88px;
  width: 23px !important;
}


.top3{
	width: 100%;
	height: 517px;
	background: url('../img/zrjpc_03.png') no-repeat; background-size: 100% auto;background-position-x: center;
	margin-top: -20px;
  box-sizing: border-box;
}

.xsbm
{
  width: 100%;
  padding-top: 178px;
  text-align:center;
  font-size: 46px;
  color:  #485060;
  box-sizing: border-box;
}

.left_four{
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding-left: 46px;
  padding-right: 86px;
  box-sizing: border-box;
}

.left_four ul
{
  width: 572px;
  /* 弹性盒子   */
  display: flex;
  /* 分散居中 */
  justify-content: space-between;
  /* 自动换行 */
  flex-wrap: wrap;
  padding-top: 58px;
  box-sizing: border-box;
}

.left_four ul li 
{
  width: 276px;
  padding-left: 131px;
  box-sizing: border-box;
  list-style: none;
  font-size: 20px;
  color: white;
  margin-bottom: 50px;
}
.left_four ul li:nth-child(3),.left_four ul li:nth-child(4)
{
  margin-bottom: 0;
}

.left_four ul li span
{
  font-size: 24px;
  display: block;
  font-weight: bold;
}
.xx
{
  width: 385px;
  position: relative;
  padding-top: 34px;
  box-sizing: border-box;
}
.xx p
{
  width: 100%;
  height: 20px;
  font-size: 20px;
  color: #555d6c;
  text-align: center;
  margin-bottom: 25px;
}
.xx p span{
  color: #fe876c;
}

.xx input {
  list-style: none;
  border: none;
  outline: none;
  height: 60px;
  width: 100%;
  border-radius: 14px;
  display: block;
  background-color: white;
  font-size:16px;
  border: none;
  padding-left: 30px;
  color: #666;
  margin-bottom: 10px;
  box-sizing: border-box;
}

.xx em
{
  position: absolute;
  top: 100px;
  left: 350px;
  font-style: normal ;
}

.btn_03{

  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 22px;
  color: #0a1823;
  background-color: #f7b766;
  border-radius: 14px;
  font-weight: bold;
  cursor: pointer;
}