@charset "UTF-8";
.pc-container {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  text-align: center;
}

.pc-container .banner1 {
  height: 302px;
  background: url("../images/1.png") no-repeat center;
}

.pc-container .banner2 {
  height: 206px;
  background: url("../images/2.png") no-repeat center;
}

.pc-container .banner3 {
  height: 636px;
  background: url("../images/3.png") no-repeat center;
}

.pc-container .banner4 {
  height: 253px;
}

.pc-container .banner5 {
  height: 347px;
  background: url("../images/5.png") no-repeat center;
}

.pc-container .banner6 {
  height: 2014px;
  background: url("../images/6.png") no-repeat top;
}

.pc-container .banner7 {
  height: 683px;
  background: url("../images/7.png") no-repeat center;
}

.pc-container .banner8 {
  height: 200px;
  background: #fcfdfd url("../images/8.png") no-repeat bottom;
}

.pc-container .banner9 {
  height: 310px;
  background: url("../images/9.png") no-repeat bottom;
  margin-top: 20px;
}

.pc-container .banner10 {
  height: 909px;
  background: url("../images/10.png") no-repeat top;
}

.pc-container .banner11 {
  height: 280px;
  background: url("../images/11.png") no-repeat center;
}

.pc-container .banner12 {
  height: 784px;
  background: url("../images/12.png") no-repeat top;
}

.pc-container .banner13 {
  height: 936px;
  background: url("../images/13.png") no-repeat center;
}

.pc-container .main_m {
  width: 960px;
  height: 100%;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

.pc-container .main_m1 {
  width: 800px;
  height: 100%;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

.pc-container h3 {
  width: 30%;
  margin: 0 auto;
  text-align: center;
  color: #017201;
  font-size: 30px;
  padding: 10px 0;
  border: 1px solid #017201;
  border-radius: 50px;
}

.pc-container .h3sc {
  color: #202752;
  border-color: #202752;
}

.pc-container .h3p {
  font-size: 23px;
  margin: 20px auto;
}

.pc-container .display-flex {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-around;
}

.pc-container .pc-zx {
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  padding: 30px 0;
}

.pc-container .pc-zx-icon1 {
  width: 20%;
  height: 30px;
  background: linear-gradient(to right, #ff7513, #ff880d);
  color: #fff;
  padding: 5px;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  transition: all 1s ease-in-out 0s;
  cursor: pointer;
}

.pc-container .pc-zx-icon2 {
  width: 13%;
  margin: 0 2%;
  height: 30px;
  background: #3ea6ff;
  color: #fff;
  padding: 5px;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  transition: all 1s ease-in-out 0s;
  cursor: pointer;
  border-radius: 25px;
}

.pc-container .pc-zx-icon1:hover, .pc-container .pc-zx-icon2:hover {
  box-shadow: 0 6px 30px 0 rgba(0, 0, 0, 0.8);
}

/*-褰曞彇鎹锋姤-*/
.pc-container .g_common {
  position: relative;
}

.pc-container .g_common .jb_content {
  position: absolute;
  right: 100px;
  top: 18px;
  width: 426px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #474747;
  overflow: hidden;
}

.pc-container .g_common .jb_content .ti_news {
  cursor: pointer;
  float: left;
}

/*-鑻卞浗浼樺娍-*/
.pc-container .yg-ys {
  margin-top: 30px;
}

.pc-container .yg-ys li {
  width: 138px;
}

.pc-container .yg-ys li h4 {
  color: #282828;
  font-size: 22px;
  padding: 15px 0;
  border-bottom: 1px solid #939393;
  margin: 0 0 20px 0;
}

.pc-container .yg-ys li p {
  text-align: left;
  font-size: 14px;
  color: #282828;
}

.pc-container .yg-tips {
  width: 665px;
  border-top: 2px dashed #b6b6b6;
  border-bottom: 2px dashed #b6b6b6;
  margin: 20px auto;
  padding: 15px 0;
}

.pc-container .yg-tips p {
  font-size: 16px;
  line-height: 25px;
}

/*鐣欏瑙勫垝棰勭害*/
.pc-container .banner4 p {
  font-size: 20px;
  font-weight: bold;
  color: #282828;
}

.pc-container .banner4 .free {
  position: absolute;
  right: 120px;
  top: 10px;
}

.pc-container .banner4 .yuyue {
  width: 680px;
  height: 50px;
  background: #1c12a0;
  border: 1px solid #1c12a0;
  margin: 20px auto;
  position: relative;
  padding: 10px 50px;
}

.pc-container .top_yuyue_form {
  width: 100%;
  height: auto;
}

.pc-container .top_yuyue_form .textinput {
  width: 160px;
  height: 40px;
  margin-bottom: 20px;
  margin-right: 5px;
  font-size: 16px;
  padding-left: 5px;
  float: left;
}

.pc-container .top_yuyue_form .btnon {
  position: absolute;
  outline: none;
  width: 140px;
  height: 45px;
  background: linear-gradient(to right, #cab483, #8e7245);
  font-size: 18px;
  color: #fff;
  cursor: pointer;
  right: 48px;
  top: 10px;
  border: 0;
  font-weight: bold;
}

.pc-container .top_yuyue_form .form-group {
  width: 27%;
  float: left;
}

.pc-container .top_yuyue_form .yzmcode {
  width: 55%;
  height: 40px;
  font-size: 12px;
  float: left;
}

.pc-container .top_yuyue_form .codetxt {
  width: 40%;
  background: #e1e6ec;
  outline: none;
  height: 45px;
  cursor: pointer;
  font-size: 12px;
  border: 0;
}

/*鏂拌埅閬撶暀瀛︿紭鍔�*/
.pc-container .banner5 ul li {
  width: 180px;
  height: 255px;
}

.pc-container .banner5 ul li .yg-ry {
  width: 165px;
  height: 160px;
  background: url("../images/ys.png") no-repeat;
}

.pc-container .banner5 ul li .yg-ry h5 {
  color: #202752;
  font-size: 20px;
  padding-top: 50px;
}

.pc-container .banner5 ul li .yg-ystit {
  font-weight: bold;
  margin-top: 10px;
  color: #03007f;
}

.pc-container .banner5 ul li p {
  font-size: 16px;
  color: #282828;
}

.pc-container .banner5 .yg-zsms1 {
  position: absolute;
  width: 285px;
  height: 30px;
  left: 135px;
  bottom: 0;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 20px;
}

.pc-container .banner5 .yg-zsms2 {
  position: absolute;
  width: 285px;
  height: 30px;
  right: 135px;
  bottom: 0;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 20px;
}

/*鑻卞浗鐣欏鏈嶅姟*/
.pc-container .banner6 .yg-fwzx {
  position: absolute;
  width: 352px;
  height: 70px;
  text-align: right;
  right: 195px;
  top: 50px;
  color: #fff;
  font-size: 22px;
  cursor: pointer;
  transition: all 1s ease-in-out 0s;
}

.pc-container .banner6 .yg-fwzx:hover {
  color: #f2eba7;
}

.pc-container .banner6 ul {
  width: 90%;
  margin: 0 auto;
}

.pc-container .banner6 ul li {
  width: 230px;
  height: 380px;
}

.pc-container .banner6 ul li h4 {
  font-size: 18px;
  text-align: center;
  margin: 20px auto 10px auto;
}

.pc-container .banner6 ul li h4 b {
  color: #4e955e;
}

.pc-container .banner6 ul li div {
  width: 205px;
  height: 274px;
  background: url("../images/bfwg.png") no-repeat;
  text-align: left;
  padding: 12px 10px 5px 10px;
  font-size: 15px;
  line-height: 26px;
}

.pc-container .banner6 ul li a {
  width: 90%;
  height: 38px;
  background: #4e955e;
  display: block;
  border-radius: 20px;
  margin: 10px auto;
  line-height: 38px;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  transition: all 1s ease-in-out 0s;
}

.pc-container .banner6 ul li a:hover {
  box-shadow: 0 6px 30px 0 rgba(0, 0, 0, 0.8);
}

.pc-container .banner6 ul li:nth-of-type(even) a {
  background: #202753;
}

/*鏂拌埅閬撹嫳鍥界暀瀛︽湇鍔℃祦绋�*/
.pc-container .banner7 .yg-lc {
  width: 175px;
  height: 75px;
  position: absolute;
}

.pc-container .banner7 .yg-lc h5 {
  font-size: 16px;
  color: #282828;
}

.pc-container .banner7 .yg-lc p {
  text-align: left;
  color: #505050;
}

.pc-container .banner7 .lc1 {
  right: 230px;
  top: 150px;
}

.pc-container .banner7 .lc2 {
  right: 40px;
  top: 150px;
}

.pc-container .banner7 .lc3 {
  right: 40px;
  top: 280px;
  width: 195px;
}

.pc-container .banner7 .lc4 {
  right: 280px;
  top: 280px;
  width: 185px;
}

.pc-container .banner7 .lc5 {
  left: 270px;
  top: 280px;
}

.pc-container .banner7 .lc6 {
  left: 50px;
  top: 280px;
  width: 195px;
}

.pc-container .banner7 .lc7 {
  right: 40px;
  top: 410px;
}

.pc-container .banner7 .lc8 {
  right: 280px;
  top: 410px;
}

.pc-container .banner7 .lc9 {
  left: 270px;
  top: 410px;
}

.pc-container .banner7 .lc10 {
  left: 50px;
  top: 410px;
  width: 185px;
}

.pc-container .banner7 .lc11 {
  right: 40px;
  top: 540px;
  width: 185px;
}

.pc-container .banner7 .lc12 {
  right: 280px;
  top: 540px;
}

.pc-container .banner7 .lc13 {
  left: 270px;
  top: 540px;
}

.pc-container .banner7 .lc14 {
  left: 50px;
  top: 540px;
  width: 185px;
}

/*鏃堕棿瑙勫垝 鍜ㄨ*/
.pc-container .banner8 .yg-ghzx {
  position: absolute;
  width: 400px;
  height: 50px;
  text-align: right;
  left: 65px;
  top: 132px;
  color: #fff;
  font-size: 22px;
  cursor: pointer;
  transition: all 1s ease-in-out 0s;
}

.pc-container .banner8 .yg-ghzx:hover {
  color: #f2eba7;
}

/*鑻卞浗鐣欏A-LEVEL椤圭洰*/
.pc-container .banner9 .yg-xhdys .yg-xhdys-l {
  margin-top: -70px;
}

.pc-container .banner9 .yg-xhdys .yg-xhdys-m {
  margin: 0 10px 0 5px;
}

.pc-container .banner9 .yg-xhdys .yg-xhdys-r {
  width: 580px;
}

.pc-container .banner9 .yg-xhdys .yg-xhdys-r li {
  width: 580px;
  height: 40px;
  float: left;
  margin-bottom: 10px;
}

.pc-container .banner9 .yg-xhdys .yg-xhdys-r li img {
  margin-top: 6px;
  margin-right: 5px;
  float: left;
}

.pc-container .banner9 .yg-xhdys .yg-xhdys-r li b {
  width: 75px;
  height: 40px;
  line-height: 50px;
  font-size: 22px;
  color: #4e955e;
  display: block;
  float: left;
}

.pc-container .banner9 .yg-xhdys .yg-xhdys-r li span {
  font-size: 16px;
  color: #0f2812;
  width: 460px;
  height: 40px;
  display: block;
  background: #fff;
  float: right;
  margin-top: 6px;
  line-height: 40px;
}

/*A-LEVEL鍐呭浠嬬粛*/
.pc-container .banner10 .yg-al-l {
  width: 322px;
  height: 207px;
  padding: 20px 0 0 5px;
}

.pc-container .banner10 .yg-al-l ul li {
  font-size: 16px;
  color: #fff;
  text-align: left;
  line-height: 20px;
  float: left;
  margin-bottom: 10px;
}

.pc-container .banner10 .yg-al-l ul li img {
  display: block;
  width: 21px;
  height: 22px;
  float: left;
  margin-right: 5px;
}

.pc-container .banner10 .yg-al-l p {
  float: left;
  color: #fff;
  line-height: 30px;
  font-size: 16px;
  font-weight: bold;
  margin-left: -10px;
  border-top: 1px dashed #fff;
  padding-top: 5px;
}

.pc-container .banner10 .yg-al-l .yg-al-rzx {
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  padding-top: 15px;
}

.pc-container .banner10 .yg-al-l .yg-al-rzx a {
  display: block;
  width: 208px;
  height: 56px;
  text-align: center;
  color: #fff;
  background-size: cover;
  background-image: url("../images/z2.png");
  line-height: 56px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}

.pc-container .banner10 .yg-al-l .yg-al-rzx a {
  transition: all 1s ease-in-out 0s;
}

.pc-container .banner10 .yg-al-l .yg-al-rzx a:hover {
  color: #f2eba7;
}

.pc-container .banner10 .yg-al-r {
  width: 362px;
  height: 207px;
  padding: 20px 0 0 20px;
}

.pc-container .banner10 .yg-al-r ul li {
  font-size: 16px;
  color: #202752;
  text-align: left;
  line-height: 20px;
  float: left;
  margin-bottom: 10px;
}

.pc-container .banner10 .yg-al-r ul li img {
  display: block;
  width: 21px;
  height: 22px;
  float: left;
  margin-right: 5px;
}

.pc-container .banner10 .yg-al-r .yg-al-rzx {
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  padding-top: 15px;
}

.pc-container .banner10 .yg-al-r .yg-al-rzx a {
  display: block;
  width: 208px;
  height: 56px;
  text-align: center;
  color: #fff;
  background-size: cover;
  background-image: url("../images/z1.png");
  line-height: 56px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}

.pc-container .banner10 .yg-al-r .yg-al-rzx a {
  transition: all 1s ease-in-out 0s;
}

.pc-container .banner10 .yg-al-r .yg-al-rzx a:hover {
  color: #f2eba7;
}

.pc-container .banner10 table {
  width: 714px;
  height: 327px;
  margin: 30px auto 0 auto;
  border-collapse: collapse;
}

.pc-container .banner10 table th {
  border: 3px solid #fff;
  font-size: 16px;
  color: #fff;
  background: #190986;
}

.pc-container .banner10 table td {
  border: 3px solid #fff;
  color: #282828;
  font-size: 14px;
}

.pc-container .banner10 table tr:nth-of-type(even) {
  background: #ebebeb;
}

.pc-container .banner10 table tr:nth-of-type(odd) {
  background: #d1d4db;
}

/*鑻卞浗鐩撮€氳溅浠嬬粛*/
.pc-container .banner11 .ztc-zx {
  text-align: center;
  padding-left: 50px;
  padding-top: 10px;
}

.pc-container .banner11 .ztc1 {
  background: url("../images/w3.png") no-repeat;
  width: 282px;
  height: 88px;
}

.pc-container .banner11 .ztc1 h5 {
  color: #c96e1b;
}

.pc-container .banner11 .ztc2 {
  background: url("../images/w2.png") no-repeat;
  width: 305px;
  height: 88px;
}

.pc-container .banner11 .ztc2 h5 {
  color: #eda900;
}

.pc-container .banner11 .ztc3 {
  background: url("../images/w1.png") no-repeat;
  width: 341px;
  height: 88px;
}

.pc-container .banner11 .ztc3 h5 {
  color: #1b4889;
}

.pc-container .banner11 .ztc-zx h5 {
  font-size: 22px;
}

.pc-container .banner11 .ztc-zx p {
  font-size: 14px;
}

/*鑻卞浗鐩撮€氳溅鍐呭*/
.pc-container .banner12 .ztc-main {
  padding-top: 400px;
  width: 780px;
  margin: 0 auto;
}

.pc-container .banner12 .ztc-main .ztc-main-seem {
  width: 195px;
  height: 240px;
  color: #282828;
  font-size: 16px;
  text-align: left;
  line-height: 25px;
}

.pc-container .banner12 table {
  width: 715px;
  height: 275px;
  border-collapse: collapse;
  margin: 370px 10px 0 0;
}

.pc-container .banner12 table tr:nth-of-type(even) {
  background: #ebebeb;
}

.pc-container .banner12 table tr:nth-of-type(odd) {
  background: #d1d4db;
}

.pc-container .banner12 table th {
  border: 2px solid #fff;
  font-size: 16px;
  color: #fff;
  background: linear-gradient(to right, #ccb685, #806336);
}

.pc-container .banner12 table td {
  width: 50%;
  border: 2px solid #fff;
  font-size: 14px;
  color: #282828;
}

.pc-container .common-zx {
  margin-top: 10px;
  justify-content: center;
}

.pc-container .common-zx a {
  transition: all 1s ease-in-out 0s;
}

.pc-container .common-zx a:hover {
  color: #f2eba7;
}

.pc-container .common-zx .common-zx1 {
  width: 257px;
  height: 72px;
  background: url("../images/z1.png") no-repeat;
  display: block;
  color: #fff;
  font-size: 22px;
  line-height: 45px;
  margin-right: 10px;
  padding: 12px 0 0 20px;
}

.pc-container .common-zx .common-zx2 {
  width: 257px;
  height: 72px;
  background: url("../images/z2.png") no-repeat;
  display: block;
  color: #fff;
  font-size: 22px;
  line-height: 45px;
  padding: 12px 0 0 20px;
}