@charset "gbk";
/* CSS Document */
body {color: #5c5c5c;}
ul {font-size: 0;}
ul li {font-size: 1rem;}
a {color: inherit;}
.flex{display: flex; flex-direction: row; flex-wrap: wrap;justify-content: space-between;}
.p {
  text-indent: 2em;
  line-height: 2em;
}
.mar30 {margin: 30px auto;}

.banner a {
  display: block;
  height: 400px;
  background: url("../images/banner.jpg") no-repeat center;
}

.title_main {
  padding-bottom: 15px;
  border-bottom: 2px solid #999;
  font-size: 20px;
  text-align: center;
}
.title_main strong {
  font-size: 40px;
  text-align: center;
  font-weight: bold;
  color: #ff6100;
}

.hy article {width: 662px;}
.hy_p1 {
  height: 155px;
  padding: 30px 80px 30px 30px;
  background: #f6f6f6 url("../images/hy.png") no-repeat 610px center;
  line-height: 2em;
}
.hy_p2 {
  padding: 30px 80px 30px 30px;
  background: #ff6100;
  color: #fff;
  font-weight: bold;
  line-height: 2em;
}

.zxbtn {
  display: block;
  width: 300px;
  height: 60px;
  line-height: 60px;
  border-radius: 10px;
  background: #f13609;
  color: #fff;
  font-size: 28px;
  text-align: center;
}
.zxbtn img {margin-left: 15px;}

.bg1 {background: #f6f6f6;overflow: hidden;}
.jn article {
  width: 560px;
  font-size: 18px;
}
.jn article strong {font-size: 22px;}
.yslist a {
  width: 160px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #333;
  text-align: center;
  margin-top: 20px;
}

.ys li {
  width: 283px;
  background: #ff6100;
  color: #fff;
  position: relative;
}
.ys li .addcircle {
  width: 58px;
  height: 58px;
  border-radius: 50%;
  position: absolute;
  top: 139px;
  left: 142px;
  margin-left: -30px;
}
.ys li h4 {
  font-size: 24px;
  text-align: center;
  margin-top: 35px;
}
.ys li p {
  height: 180px;
  margin: 10px 25px 20px;
  border-bottom: 1px solid;
  line-height: 1.5em;
}

.zy_title li {
  width: 300px;
  height: 36px;
  line-height: 36px;
  margin-bottom: 20px;
  border: 2px solid #999;
  font-size: 20px;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s;
}
.zy_title li:last-child {margin: 0}
.zy_title li.on {
  background: #f13609;
  border-color: #f13609;
  color: #fff;
}
.zylist {width: 883px;display: none;}
.zylist:first-child {display: block;}
.zylist a {
  display: inline-block;
  width: 271px;
  height: 280px;
  margin-left: 20px;
  line-height: 1.5em;
  text-align: center;
  background: #fff;
}
.zylist a strong {font-size: 20px;}

.jc_r {
  width: 400px;
  padding: 90px 150px;
  font-size: 0;
}
.jc_r img {
  margin: 0 10px 20px;
}

.jy {
  background: url("../images/jy-bg.jpg") no-repeat center;
  overflow: hidden;
}
.jylist li {
  width: 600px;
  background: rgba(255,255,255, .7);
  margin-bottom: 80px;
  margin-top: 30px;
}
.jylist li h4 {
  height: 50px;
  line-height: 50px;
  background: #ff6100;
  font-size: 20px;
  text-align: center;
  color: #fff;
}
.jylist li article {padding: 20px;}
.jylist li p {width: 360px;line-height: 2em;}
.jylist li .jy_a {
  display: block;
  width: 120px;
  height: 40px;
  line-height: 40px;
  background: #ff6100;
  color: #fff;
  text-align: center;
  margin-left: 230px;
}

.xuezi_item1 {
  width : 1200px;
  margin : 38px auto 0;
  overflow: hidden;
}
.xuezi_item1 .hf_left {
  width : 476px;
  height : 260px;
  float : left;
  overflow : hidden;
}
.hf_right {
  width : 680px;
  float : left;
  margin-left : 16px;
}
.hf_list {
  margin-bottom : 20px;
}
.hf_list:last-child {
  margin-bottom : 0;
}
.hf_list img {
  width : 200px;
  height : 120px;
}
.hf_list .list_text {
  width : 468px;
  float : right;
}
.hf_list .list_text strong {
  display: block;
  width: 468px;
  height: 21px;
  color : #494949;
  /*margin-top : 12px;*/
  overflow: hidden;
}
.hf_list .list_text p {
  font-size : 16px;
  color : #787777;
  line-height : 30px;
  text-indent : 2em;
  margin-top : 12px;
}
.xuezi_item2 {
  background : #f7f7f7;
  padding-top : 10px;
  padding-bottom : 20px;
  margin-top : 20px;
  overflow: hidden;
}
.xuezi_item2 ul {
  width : 1200px;
  margin : 0 auto;
}
.xuezi_item2 ul li {
  width : 219px;
  float : left;
  color : #979797;
  margin-right : 18px;
}
.xuezi_item2 ul li p {
  font-size : 16px;
  line-height : 32px;
  padding : 10px;
}

.wtlist li {
  width: 550px;
  padding: 0 20px;
  border-bottom: 1px dashed #666;
  align-items: center;
}
.wtlist li a {
  width: 100px;
  height: 30px;
  line-height: 30px;
  margin: 10px 0;
  border-radius: 5px;
  background: #ff6100;
  color: #fff;
  text-align: center;
}

/*±¨Ãû±íµ¥*/
.bgcolor {
  background: #e9e9e9;
  margin: 30px auto;
}
.bgcolor .wrap {
  padding-top: 30px;
  background: url("../images/bm.png") no-repeat left bottom;
}
.bmbox {
  width: 434px;
  height: 428px;
  margin-left: 770px;
  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;
}