@charset "GBK";
/* CSS Document */
input {
  outline: none;
}
.banner {
  width: 100%;
  overflow: hidden;
}
.banner img {
  display: block;
  width: 100%;
}
.con {
  width: 100%;
  overflow: hidden;
}
.m30 {margin: 30px auto;}
.congrey {
  background-color: #f4f4f4;
  padding: 30px 0;
}
.box {
  width: 1210px;
  margin: auto;
  overflow: hidden;
}
.tit1 {
  color: #e51d15;
  font-size: 36px;
  text-align: center;
}
.tit2 {
  color: #adadad;
  text-align: center;
  margin-bottom: 30px;
}
/*学校对比*/
.duibi_tit {
  height: 78px;
  text-align: center;
}
.duibi_tit th:first-child {
  font-size: 24px;
  color: #9d9d9d;
  background: url("../images/duibi-01.png") no-repeat right bottom;
}
.duibi_tit th:nth-child(2) {
  width: 174px;
  background: url("../images/duibi-02.png") no-repeat center bottom;
}
.duibi_tit th:last-child {
  font-size: 24px;
  color: #e95d00;
  background: url("../images/duibi-03.png") no-repeat left bottom;
}

.duibi td:nth-child(1) {
  background: #e9e9e9;
  border: 1px solid #fff;
  color: #888888;
  padding: 2% 5%;
}
.duibi td:nth-child(2) {
  background: #ff6600;
  color: #fff;
  text-align: center;
  border: 1px solid #fff;
}
.duibi td:nth-child(3) {
  background: #ffa735;
  color: #6a3005;
  border: 1px solid #fff;
  padding: 2% 5%;
}

.duibi_bottom th:first-child {
  background: url("../images/duibi-04.png") no-repeat right top;
}
.duibi_bottom th {
  height: 36px;
  background: #ff6600;
}
.duibi_bottom th:last-child {
  background: url("../images/duibi-05.png") no-repeat left top;
}
.duibi_zszx a {
  display: inline-block;
  padding: 10px 100px;
  border: 1px solid #ff8400;
  color: #ff8400;
  border-radius: 10px;
  margin: auto 30px;
}
/*咨询通栏*/
.zxbox2 {
  background: #ca0000;
  height: 50px;
  line-height: 50px;
  padding: 10px 0;
  margin: 30px auto;
  text-align: center;
  font-size: 0;
}
.zxbox2 p {
  display: inline-block;
  width: 900px;
  font-size: 24px;
  color: #fff;
  vertical-align: middle;
}
.zxbox2 a {
  display: inline-block;
  width: 180px;
  height: 50px;
  background: #fff100;
  color: #ca0000;
  font-size: 18px;
  vertical-align: middle;
  border-radius: 5px;
}
/*专业推荐*/
.zy-tit {
  font-size: 0;
  text-align: center;
  margin-bottom: 20px;
}
.zy-tit li {
  display: inline-block;
  width: 280px;
  height: 50px;
  line-height: 50px;
  background: #efefef;
  font-size: 20px;
  margin: 10px;
  cursor: pointer;
}
.zy-tit li.on {
  background: #ff6b37;
  color: #fff;
}
.zylist {
  overflow: hidden;
  margin-bottom: 30px;
  display: none;
}
.zylist:first-child {display: block;}
.zylist li {
  display: inline-block;
  width: 293px;
  text-align: center;
  padding-bottom: 10px;
  vertical-align: top;
  border-radius: 10px 10px 0 0;
  border: 1px solid #efefef;
  overflow: hidden;
  font-size: 1rem;
}
.zy-h4 {
  font-size: 24px;
  padding-top: 10px;
  font-weight: normal;
  background:#efefef;
}
.zy-span {
  display: block;
  margin: 0 10px;
  padding: 10px 0;
  font-size: 16px;
  color: #333;
  border-bottom: 1px solid #333;
}
.zy-p {
  height: 100px;
  line-height: 2em;
  text-align: left;
  padding: 10px;
  background:#efefef;
}
.zy-a {
  display: inline-block;
  width: 120px;
  height: 40px;
  line-height: 40px;
  background: #0089e9;
  color: #fff;
  margin: 10px;
  border-radius: 10px;
}
.zy-a:last-child {background: #b5b5b5;}
.zybtn {
  display: block;
  width: 300px;
  height: 50px;
  line-height: 50px;
  margin: auto;
  background: #fff;
  border-radius: 100px;
  color: #ff0000;
  font-size: 24px;
  text-align: center;
}
/*环境设备*/
.qz-ul {
  width: 100%;
  padding-bottom: 30px;
  overflow: hidden;
}
.qz-li {
  float: left;
  margin: 10px;
  width: 380px;
}
.jing {
  width: 100%;
  overflow: hidden;
  margin: 30px 0;
}
.jing li {
  width: 286px;
  float: left;
  margin-left: 10px;
}
.jing-li {
  width: 300px !important;
}
.jing li img {
  margin-top: 10px;
}
.qz-li p {
  width: 100%;
  display: block;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
}
.ren-ul {
  margin: 30px auto;
  width: 936px;
}
.ren-ul li {
  width: 214px;
  float: left;
  margin-right: 20px;
}
/*学历证书*/
.zs {  font-size: 20px;}
.zs img {
  float: left;
  margin-right: 20px;
}
.zs .p {
  padding-left: 50px;
  padding-top: 10px;
  color: #e24040;
}
.zszx {
  padding: 30px 0;
  overflow: hidden;
}
.zszx a {
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid #666;
  border-radius: 10px;
  margin: auto 10px;
}
.justify {
  text-align: justify;
  text-justify:inter-ideograph;
  font-size: 0;
}
.justify::after {
  display: inline-block;
  content: '';
  width: 100%;
  height: 0;
  overflow: hidden;
  vertical-align: top;
}
.zygh li {
  display: inline-block;
  width: 210px;
  height: 363px;
  padding: 10px;
  font-size: 1rem;
  line-height: 2em;
  border-radius: 10px;
  background: #eee;
  vertical-align: top;
  margin-top: 20px;
}
.zygh li strong {
  font-size: 24px;
}
.zygh li .c-red {color: #e51d15;}
.zygh li p {
  padding: 20px 10px;
}
.cgxz li {
  display: inline-block;
  font-size: 1rem;
  width: 219px;
  margin: 30px auto;
}
.cgxz li p {
  padding-top: 10px;
  line-height: 1.6em;
  color: #909090;
}
/*人群引导*/
.renqun {
  background: #fff;
  overflow: hidden;
}
.renqun li {
  width: 301px;
  padding: 30px 0;
  border-right: 2px solid #f4f4f4;
  text-align: center;
  line-height: 3em;
  float: left;
}
.renqun li:last-child {border: none;}
/*问题引导*/
.s7 {
  width: 460px;
  padding: 20px 0;
  float: left;
  margin-left: 90px;
}
.s7 li {
  height: 30px;
  line-height: 30px;
  padding: 10px 20px;
  border-bottom: 1px dashed #ccc;
  overflow: hidden;
}
.s7 li a {
  display: inline-block;
  width: 100px;
  margin-right: 20px;
  background: #dc454a;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  float: right;
}
/*表单*/
.bgcolor {
  background: #e9e9e9;
  margin: 20px auto;

}
.bgcolor .wrap {
  padding-top: 30px;
  background: url("../images/bm.png") no-repeat left bottom;
}
.bmbox {
  width: 434px;
  height: 428px;
  margin-left: 756px;
  background: #fff;
}
.bm-title {
  text-align: center;
  padding: 20px;
}
.bm-title strong {
  font-size: 30px;
}
.bm-input {
  display: block;
  width: 295px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #c9c9c9;
  margin: 0 auto 20px;
  padding: 0 10px;
  border-radius: 10px;
}
.bm-submit {
  display: block;
  width: 295px;
  height: 50px;
  line-height: 50px;
  margin: 0 auto 20px;
  border-radius: 50px;
  text-align: center;
  background: -webkit-linear-gradient(left, #ff875d, #ff545c); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #ff875d, #ff545c); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #ff875d, #ff545c); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #ff875d, #ff545c); /* 标准语法 */
  color: #fff;
  font-size: 24px;
  cursor: pointer;
}