body,
button,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
img,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  padding: 0;
  margin: 0;
  border: none;
}
body,
textarea {
  width: 100%;
  height: auto;
  font-size: 16px;
  font-family: "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
  z-index: 0;
  background-color: #fff;
  color: #333;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  cursor: pointer;
}
li,
ol,
ul {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
.clear {
  clear: both;
}
img {
  display: block;
  width: 100%;
}
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.tbody {
  width: 100%;
  margin: 0 auto;
}
.clear {
  clear: both;
}
/* box-1 */
.box-1 {
  width: 100%;
  background: #eef8f0;
}
.common_tit {
  width: 100%;
  margin: 0 auto;
  padding: 50px 0 50px 0;
}
.com_tit_en {
  font-size: 55px;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  text-align: center;
  letter-spacing: 10px;
  text-transform: uppercase;
  opacity: 0.1;
}
.com_tit_zh {
  width: 516px;
  font-size: 36px;
  color: #000;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  margin-top: -45px;
  position: relative;
}
.com_tit_zh span {
  color: #ff6802;
}
.com_tit_zh::before {
  content: "";
  width: 62px;
  height: 54px;
  background: url(/images_2016/zhiyejiaoyu/icon_04.png) no-repeat center center;
  position: absolute;
  left: 0;
  top: -60%;
}
.com_tit_zh::after {
  content: "";
  width: 62px;
  height: 54px;
  background: url(/images_2016/zhiyejiaoyu/icon_05.png) no-repeat center center;
  position: absolute;
  right: 0;
  top: 50%;
}
.box1_con {
  width: 1200px;
  margin: 0 auto;
  margin-top: 20px;
  position: relative;
}
.box1_le {
  width: 796px;
  height: 460px;
  background: #fff;
}
.box1_ri {
  width: 1176px;
  height: 400px;
  position: absolute;
  z-index: 2;
  top: 30px;
  left: 24px;
}
.box1_ri_top {
  width: 483px;
  height: 76px;
  background: url(/images_2016/zhiyejiaoyu/icon_03.png) no-repeat center center;
  font-size: 30px;
  color: #fff;
  text-align: center;
  line-height: 76px;
  font-weight: bold;
  position: relative;
  z-index: 2;
}
.box1_ri_bottom {
  width: 1050px;
  background: #2076de;
  position: relative;
  z-index: 1;
  margin: -45px 0 0 60px;
}
.box1_ri_le {
  width: 695px;
}
.box1_ri_le p {
  font-size: 26px;
  font-family: 'FZHTJW';
  color: #fff;
  line-height: 40px;
  padding-top: 80px;
  margin-left: 30px;
}
.box1_ri_le span {
  color: #fffc00;
}
.box1_ri_ri {
  width: 321px;
  margin: 20px 20px 20px 0;
}
.box1_comment {
  font-size: 20px;
  font-family: 'FZHTJW';
  text-align: center;
  margin: 24px auto;
}
.common_zx {
  display: block;
  width: 602px;
  background-color: #fe8303;
  /* 浏览器不支持的时候显示 */
  background-image: -o-linear-gradient(top, #fe9404, #fe8303, #ff6a02);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fe9404), color-stop(#fe8303), to(#ff6a02));
  background-image: linear-gradient(to bottom, #fe9404, #fe8303, #ff6a02);
  font-size: 30px;
  color: #fff;
  font-family: 'FZHTJW';
  line-height: 68px;
  text-align: center;
  font-weight: bold;
  border-radius: 40px;
  margin: 20px auto 40px auto;
}
/* box-2 */
.box-2 {
  width: 100%;
  background: #2076de;
}
.box2_con {
  width: 1200px;
  padding: 42px 0;
  margin: 0 auto;
}
.box2_txt {
  width: 572px;
  margin-top: 28px;
}
.box2_txt p {
  font-size: 22px;
  color: #fff;
  font-family: 'FZHTJW';
  line-height: 36px;
}
.box2_txt span {
  color: #fffc00;
}
.box2_img img {
  width: 567px;
  border-radius: 10px;
}
/* box-3 */
.box-3 {
  width: 1200px;
  margin: 0 auto;
}
.box-3 .com_tit_zh {
  width: 1080px;
}
.com_tit_zh span {
  color: #ff6802;
}
.box-3 .com_tit_zh::before {
  background: url(/images_2016/zhiyejiaoyu/icon_01.png) no-repeat center center;
  position: absolute;
  left: 0;
  top: -60%;
}
.box-3 .com_tit_zh::after {
  background: url(/images_2016/zhiyejiaoyu/icon_02.png) no-repeat center center;
  position: absolute;
  right: 0;
  top: 50%;
}
.box3_top {
  width: 1200px;
  height: 631px;
  background: #fff;
  -webkit-box-shadow: 0px 3px 8px #c2c7f6;
  box-shadow: 0px 3px 8px #c2c7f6;
  border-radius: 20px;
  margin-bottom: 26px;
}
.sc_lst {
  width: 1108px;
  margin: 0 auto;
  padding-top: 30px;
}
.sc_tit {
  font-size: 28px;
  font-family: 'FZHTJW';
  text-align: center;
  margin-top: 24px;
}
.sc_lst .layui-m-layerchild h3 {
  font-size: 30px;
  padding: 20px 0;
}
.box3_bottom li {
  width: 383px;
  height: 428px;
  background: url(/images_2016/zhiyejiaoyu/box3_bg.png) no-repeat center center;
  margin-bottom: 28px;
}
.box3_bottom p {
  font-size: 26px;
  color: #fff;
  font-family: 'FZHTJW';
  margin-top: 35px;
  text-indent: 75px;
}
.box3_bottom img {
  width: 364px;
  margin: 0 auto;
  margin-top: 30px;
}
.box3_bottom h3 {
  width: 360px;
  font-size: 24px;
  font-family: 'FZHTJW';
  text-align: center;
  margin: 0 auto;
  margin-top: 18px;
}
.box-3 .common_zx {
  margin-top: 10px;
}
.box3_bg_color {
  width: 100%;
  height: 300px;
  background: #2076de;
  position: relative;
  z-index: -1;
  margin-top: -295px;
}
/* box-4 */
.box-4 .com_tit_zh::before {
  background: url(/images_2016/zhiyejiaoyu/icon_01.png) no-repeat center center;
  position: absolute;
  left: 0;
  top: -60%;
}
.box-4 .com_tit_zh::after {
  background: url(/images_2016/zhiyejiaoyu/icon_02.png) no-repeat center center;
  position: absolute;
  right: 0;
  top: 50%;
}
.box-4 h3 {
  font-size: 26px;
  font-family: 'FZHTJW';
  text-align: center;
  font-weight: normal;
}
.box4_con {
  width: 1200px;
  background: #2076de;
  padding: 28px 0;
  margin: 0 auto;
  margin-top: 50px;
}
.box4_detail {
  width: 1150px;
  margin: 0 auto;
}
.box4_txt {
  width: 595px;
  margin-top: 28px;
}
.box4_txt p {
  font-size: 24px;
  color: #fff;
  font-family: 'FZHTJW';
  line-height: 36px;
}
.box4_txt span {
  color: #fffc00;
  font-weight: bold;
}
.box4_img img {
  width: 525px;
}
.box4_txt_con {
  margin-top: 28px;
}
.box4_txt_con span {
  display: inline-block;
  width: 215px;
  font-size: 20px;
  color: #fff;
  font-family: 'FZHTJW';
  font-weight: normal;
  line-height: 60px;
}
.box4_txt_con a {
  display: inline-block;
  width: 310px;
  background: #ff7403;
  font-size: 24px;
  color: #fff;
  text-indent: 70px;
  line-height: 56px;
  border-radius: 10px;
  background-image: url(/images_2016/zhiyejiaoyu/icon_06.png);
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 39px 11px;
}
.box4_bottom {
  width: 1200px;
  margin: 0 auto;
  margin-top: 50px;
}
.box4_item {
  width: 592px;
  height: 496px;
  background: url(/images_2016/zhiyejiaoyu/box4_bg.png) no-repeat center center;
}
.box4_item p {
  font-size: 26px;
  color: #fff;
  font-family: 'FZHTJW';
  text-align: center;
  margin-top: 24px;
}
.box4_item i {
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
.box4_item_con {
  width: 450px;
  margin: 0 auto;
  margin-top: 55px;
}
.box4_item_con .box4_intro {
  font-size: 22px;
  color: #000;
  font-family: 'FZHTJW';
  text-align: center;
  line-height: 35px;
  margin-top: 10px;
}
/* box-5 */
.box-5 {
  width: 100%;
  background: #eef8f0;
  padding-bottom: 10px;
}
.box-5 .com_tit_zh {
  width: 1000px;
}
.box5_con {
  width: 1200px;
  margin: 0 auto;
}
.box5_con .bd {
  margin: 10px auto 40px auto;
}
.box5_con .bd ul {
  overflow: hidden;
  zoom: 1;
}
.box5_con .bd ul li {
  margin: 0 8px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}
.box5_con .bd ul li:nth-last-child(n+5) {
  margin-bottom: 16px;
}
.box5_con .bd ul li .pic {
  text-align: center;
}
.box5_con .pic img {
  width: 280px;
}
/* box-6 */
.box-6 {
  width: 1200px;
  margin: 0 auto;
}
.box-6 .common_tit {
  padding-bottom: 20px;
}
.box-6 .com_tit_zh::before {
  background: url(/images_2016/zhiyejiaoyu/icon_01.png) no-repeat center center;
}
.box-6 .com_tit_zh::after {
  background: url(/images_2016/zhiyejiaoyu/icon_02.png) no-repeat center center;
}
.box-6 h3 {
  font-size: 26px;
  font-family: 'FZHTJW';
  text-align: center;
  font-weight: normal;
}
.box6_con {
  margin-top: 50px;
}
.box6_long {
  width: 435px;
}
.box6_short {
  width: 363px;
}
.box6_item {
  position: relative;
  z-index: 1;
  margin-bottom: 24px;
}
.box6_item p {
  width: 100%;
  background: rgba(32, 118, 222, 0.7);
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 52px;
  position: absolute;
  z-index: 2;
  bottom: 0;
}
/* box-7 */
.box-7 {
  width: 1200px;
  margin: 0 auto;
}
.box-7 .com_tit_zh {
  width: 645px;
}
.box-7 .com_tit_zh::before {
  background: url(/images_2016/zhiyejiaoyu/icon_01.png) no-repeat center center;
}
.box-7 .com_tit_zh::after {
  background: url(/images_2016/zhiyejiaoyu/icon_02.png) no-repeat center center;
}
.box-7 h3 {
  font-size: 26px;
  font-family: 'FZHTJW';
  text-align: center;
  font-weight: normal;
}
.box7_con {
  margin-top: 40px;
}
.box7_con img {
  width: 391px;
  margin-bottom: 12px;
}
/* box-8 */
.box-8 {
  width: 100%;
  background: #2076de;
  padding: 35px 0;
}
.box-8 .com_tit_zh {
  width: 515px;
  color: #fff;
}
.box-8 .com_tit_en {
  color: #fff;
  opacity: 0.1;
}
.box-8 .com_tit_zh::before {
  background: url(/images_2016/zhiyejiaoyu/icon_07.png) no-repeat center center;
}
.box-8 .com_tit_zh::after {
  background: url(/images_2016/zhiyejiaoyu/icon_08.png) no-repeat center center;
}
.yyty_ipt {
  display: block;
  width: 820px;
  height: 62px;
  line-height: 62px;
  background: rgba(255, 255, 255, 0.7);
  margin: 0 auto;
  margin-bottom: 30px;
  text-align: center;
  font-size: 24px;
  color: #121212;
  border: none;
  outline: none;
}
.yyty_ipt::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #121212;
}
.yyty_ipt::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #121212;
}
.yyty_ipt:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #121212;
}
.yyty_sub {
  display: block;
  width: 709px;
  height: 62px;
  line-height: 62px;
  background-color: #fe8303;
  /* 浏览器不支持的时候显示 */
  background-image: -o-linear-gradient(top, #fe9404, #fe8303, #ff6a02);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fe9404), color-stop(#fe8303), to(#ff6a02));
  background-image: linear-gradient(to bottom, #fe9404, #fe8303, #ff6a02);
  margin: 0 auto;
  font-size: 26px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  border-radius: 40px;
}
