html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
button,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0px;
  padding: 0px;
  border: 0px;
  vertical-align: baseline;
  background: transparent;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="text"],
input[type="password"],
textarea,
button {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
}
a {
  text-decoration: none;
  color: inherit;
  display: block;
}
em,
i {
  font-style: normal;
}
img {
  display: block;
  width: 100%;
}
body {
  max-width: 640px;
  min-width: 320px;
  margin: 0px auto;
  color: #2b2b2b;
}
@media (min-width: 320px) {
  html {
    font-size: 55.5556%;
  }
}
@media (min-width: 360px) {
  html {
    font-size: 62.5%;
  }
}
@media (min-width: 375px) {
  html {
    font-size: 65.1042%;
  }
}
@media (min-width: 384px) {
  html {
    font-size: 66.6667%;
  }
}
@media (min-width: 414px) {
  html {
    font-size: 71.875%;
  }
}
@media (min-width: 448px) {
  html {
    font-size: 77.7778%;
  }
}
@media (min-width: 480px) {
  html {
    font-size: 83.3333%;
  }
}
@media (min-width: 512px) {
  html {
    font-size: 88.8889%;
  }
}
@media (min-width: 544px) {
  html {
    font-size: 94.4444%;
  }
}
@media (min-width: 576px) {
  html {
    font-size: 100%;
  }
}
@media (min-width: 608px) {
  html {
    font-size: 105.556%;
  }
}
@media (min-width: 640px) {
  html {
    font-size: 111.111%;
  }
}
.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-flow: row wrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.left {
  float: left;
}
.right {
  float: right;
}
.jd {
  width: 34.875rem;
  margin-top: 2.25rem;
  overflow: hidden;
}
.jd .jdl {
  float: left;
  height: 100%;
  width: 19.2375rem;
}
.jd .jdr {
  float: right;
  height: 100%;
  width: 14.85rem;
  text-align: justify;
}
.jd .jdl .jdlimg2 {
  width: 19.2375rem;
  height: 10.2375rem;
}
.jd .jdl .jdlimg1 {
  width: 18rem;
  height: 9rem;
  margin-left: 0.5625rem;
  border-radius: 0.5rem;
}
.jdr p {
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
  font-style: normal;
}
.jdr .desc {
  font-size: 1.2rem;
  font-style: normal;
  width: 14.4rem;
  line-height: 1.4625rem;
  font-weight: normal;
  text-align: left;
  margin: 1.0125rem 0px 0px;
}
.jdr .jdrb {
  width: 11.925rem;
  height: 2.25rem;
  background: #607eff;
  text-align: center;
  color: #ffffff;
  font-size: 1.125rem;
  border-radius: 1.125rem;
  border: none;
  margin-left: 1.575rem;
  margin-top: 0.675rem;
  -webkit-box-shadow: #849af9 0px 0.225rem 0.45rem 0px;
  box-shadow: #849af9 0px 0.225rem 0.45rem 0px;
}
.ys {
  margin-top: 1.6875rem;
  background: #f9f9f9;
  padding-top: 1.575rem;
  padding-bottom: 2.25rem;
}
.ys .title {
  font-size: 1.575rem;
  font-weight: bold;
  text-align: center;
}
.ys .ftitle {
  font-size: 1.35rem;
  text-align: center;
  margin-top: 1.125rem;
}
.ys .ftitle img {
  width: 1.51875rem;
  height: 2.08125rem;
  display: inline-block;
  margin: -0.45rem 0.45rem 0px;
}
.ys .ftitle span {
  font-weight: bold;
}
.ysv {
  width: 33.75rem;
  height: 18.5063rem;
  margin: 1.35rem auto 0px;
  background: url("/images_2016/zhiyejiaoyu/ys_bg.png") 0% 0% no-repeat;
  padding-top: 0.1rem;
}
.ysv .video {
  width: 31.5rem;
  height: 16.875rem;
  margin-left: 1.125rem;
  margin-top: 0.7875rem;
}
.jdtitle {
  font-size: 1.3rem;
  text-align: center;
}
.ysjd {
  width: 33.75rem;
  margin: 1.575rem auto 0px;
}
.ysjd .ysl {
  width: 15.1875rem;
  float: left;
}
.ysjd .ysl img {
  width: 15.1875rem;
  height: 9.5625rem;
  border-radius: 0.6rem;
}
.ysjd .ysl .tit {
  font-size: 1.3rem;
  font-weight: bold;
  text-align: center;
  margin-top: 1.125rem;
}
.ysjd .ysl .ftit {
  width: 13.3875rem;
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.575rem;
  margin: 0.45rem auto 1.575rem;
}
.ysm {
  width: 1.18125rem;
  height: 33.075rem;
  float: left;
  margin-left: 1.18125rem;
  margin-top: 4.275rem;
}
.ysr {
  width: 15.1875rem;
  float: right;
}
.ysr img {
  width: 15.1875rem;
  height: 9.5625rem;
  border-radius: 0.6rem;
}
.ysr .tit {
  font-size: 1.3rem;
  font-weight: bold;
  text-align: center;
  margin-top: 1.125rem;
}
.ysr .ftit {
  width: 14.625rem;
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.575rem;
  margin: 0.45rem auto 1.575rem;
}
.ysr .ftit1 {
  width: 14.625rem;
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.575rem;
  margin-top: 0.45rem;
}
.ysr .ftit2 {
  margin-top: 0px;
}
.zxb {
  width: 19.8rem;
  height: 3.375rem;
  margin: auto;
  background: #607eff;
  text-align: center;
  color: #ffffff;
  font-size: 1.35rem;
  line-height: 3.375rem;
  border: none;
  border-radius: 1.6875rem;
  display: block;
  -webkit-box-shadow: #849af9 0px 0.225rem 0.45rem 0px;
  box-shadow: #849af9 0px 0.225rem 0.45rem 0px;
}
.cjrh {
  padding-top: 1.575rem;
}
.title {
  font-size: 1.575rem;
  text-align: center;
  font-weight: bold;
  font-style: normal;
}
.ftitle {
  font-size: 1.35rem;
  text-align: center;
  margin-top: 0.45rem;
}
.cjrh .info {
  width: 33.3rem;
  margin: 1.575rem auto 0px;
  font-size: 1.2rem;
  line-height: 2rem;
}
.cjrh .info span {
  background: #ffbb7f;
}
.rhlist {
  width: 33.75rem;
  margin: 1.575rem auto 0px;
}
.rhlist img {
  width: 16.875rem;
  height: 10.125rem;
}
.rhlist .top {
  margin-bottom: 1.575rem;
  border-radius: 0.6rem;
}
.rhlist .wz {
  width: 15.75rem;
  height: 10.125rem;
}
.wz .wztit {
  font-size: 1.35rem;
  text-align: center;
  font-weight: bold;
  margin-top: 0.2rem;
  margin-bottom: 0.45rem;
}
.wz .desc {
  font-size: 1.2rem;
  width: 15.6375rem;
  line-height: 1.575rem;
  margin: auto;
  display: block;
}
.rhdb {
  height: 6.75rem;
  width: 33.75rem;
  margin: 1.6875rem auto 2.1375rem;
}
.rhdb img {
  width: 10.9125rem;
  height: 6.75rem;
  border-radius: 0.6rem;
}
.zy {
  margin-top: 2.25rem;
}
.zyimg {
  margin-top: 2.1375rem;
  position: relative;
  height: 29.475rem;
}
.zyimg .zyimgp {
  width: 14.3438rem;
  height: 26.325rem;
  position: absolute;
  left: 0px;
  top: 1.40625rem;
}
.zyimg .imglist {
  width: 29.0813rem;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 100;
}
.zyimg .imglist img {
  width: 14.0625rem;
  height: 9rem;
  margin-bottom: 0.7875rem;
  border-radius: 0.6rem;
}
.zylb {
  width: 33.75rem;
  border: 0.05625rem solid #ff9853;
  margin: 0.9rem auto 2.25rem;
  font-size: 1.125rem;
}
.zylb .top {
  height: 1.35rem;
  padding: 0.50625rem 1.0125rem;
  background: #ff9853;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.zylb .top span {
  text-align: center;
  display: inline-block;
  color: #ffffff;
  font-weight: bold;
}
.zylb .top .bm_1 {
  width: 5.2875rem;
  border-right: 0.05625rem solid #ffffff;
}
.zylb .top .bm_2 {
  width: 5.175rem;
  border-right: 0.05625rem solid #ffffff;
}
.zylb .top .bm_3 {
  width: 6.975rem;
  border-right: 0.05625rem solid #ffffff;
}
.zylb .top .bm_4 {
  width: 6.975rem;
  border-right: 0.05625rem solid #ffffff;
}
.zylb .top .bm_5 {
  width: 7.0875rem;
}
.bmlist {
  padding: 0px 1.0125rem 0.7875rem;
}
.bmlist .nminfo {
  display: block;
  height: 2.25rem;
  border-bottom: 0.05625rem dashed #000000;
  line-height: 2.25rem;
}
.bmlist .nminfo span {
  text-align: center;
  display: inline-block;
}
.bmlist .nminfo .bm_1 {
  width: 5.2875rem;
}
.bmlist .nminfo .bm_2 {
  width: 5.175rem;
}
.bmlist .nminfo .bm_3 {
  width: 6.975rem;
}
.bmlist .nminfo .bm_4 {
  width: 6.975rem;
}
.bmlist .nminfo .bm_5 {
  width: 7.0875rem;
  font-weight: bold;
}
.xlfw {
  margin-top: 2.25rem;
}
.xlshow {
  margin-top: 2.1375rem;
  -webkit-transform: scale(0.96);
  -ms-transform: scale(0.96);
  transform: scale(0.96);
}
.xlshow .show {
  width: 11.475rem;
  height: 8.2625rem;
  position: relative;
}
.xlshow .show .stag {
  width: 10.6875rem;
  height: 5.56875rem;
  position: absolute;
  left: 0.39375rem;
  bottom: -4.1rem;
  background: url("/images_2016/zhiyejiaoyu/fw_sign2.png") 0% 0% no-repeat;
  background-size: 100%;
}
.xlshow .showt {
  margin-bottom: 3.7875rem;
}
.xlshow .show .stag p {
  font-size: 1.3rem;
  font-weight: bold;
  text-align: center;
  margin-top: 2.3rem;
}
.xlshow .show .stag .wzt {
  margin-top: 1.8rem;
}
.xlshow2 {
  margin-top: 1.0125rem;
  margin-bottom: 2.25rem;
  -webkit-transform: scale(0.96);
  -ms-transform: scale(0.96);
  transform: scale(0.96);
}
.xlshow2 .show {
  width: 17.55rem;
  height: 12.95rem;
  position: relative;
}
.xlshow2 .stag {
  width: 16.7625rem;
  height: 5.56875rem;
  position: absolute;
  left: 0.39375rem;
  bottom: -1rem;
  background: url("/images_2016/zhiyejiaoyu/fw_sign1.png") 0% 0% no-repeat;
  background-size: 100%;
}
.xlshow2 .stag p {
  font-size: 1.3rem;
  font-weight: bold;
  text-align: center;
  margin-top: 2.26rem;
}
.down {
  width: 33.75rem;
  margin: 2.8125rem auto 1.125rem;
  -webkit-box-shadow: #f5f5f5 0px 0px 0.45rem 0px;
  box-shadow: #f5f5f5 0px 0px 0.45rem 0px;
  border-radius: 0.5625rem;
  padding-bottom: 1.125rem;
}
.down .title {
  background: #f5f5f5;
  display: block;
  padding: 0.225rem 0px;
  border-top-left-radius: 0.5625rem;
  border-top-right-radius: 0.5625rem;
  margin-bottom: 1.6875rem;
}
.down .input {
  height: 2.3625rem;
  width: 29.925rem;
  margin: 1.125rem auto;
}
.down .input span {
  font-size: 1.35rem;
}
.down .input .hqtd_ipt {
  font-size: 1.0125rem;
  height: 2.1375rem;
  width: 24.4125rem;
  border: 0.05625rem solid #d2d2d2;
  outline: none;
  padding-left: 1.125rem;
}
.hqtd_ipt::-webkit-input-placeholder {
  color: #000000;
}
.dsign {
  width: 13.95rem;
  height: 1.125rem;
  margin: auto;
  font-size: 0.9rem;
  padding-top: 0.225rem;
}
.dsign img {
  display: inline-block;
  width: 0.95625rem;
  height: 1.0125rem;
  margin-right: 1.125rem;
}
.dsign span {
  color: #ffa04c;
  font-weight: bold;
}
.down .hqtd_btn {
  width: 18.225rem;
  height: 2.25rem;
  border-radius: 1.125rem;
  background: #607eff;
  border: none;
  margin: 1.125rem auto 0px;
  color: #ffffff;
  font-size: 1.35rem;
  line-height: 2.25rem;
  display: block;
}
.jd .zxb {
  margin-top: 1.5rem;
}
.shiyebian {
  position: relative;
  width: 94.75%;
  margin: 1.2rem auto 1.5rem;
  line-height: 1.4625rem;
  font-size: 1.2rem;
  border: 1px dashed #607eff;
  border-radius: 0.6rem;
  text-indent: 2em;
  padding: 1.5rem 0.3rem 1rem;
  text-align: justify;
}
.shiyebian p span {
  font-weight: bold;
}
.shiyebian .xjy {
  position: absolute;
  background-color: #ffffff;
  text-align: center;
  top: -0.8rem;
  left: 12.9rem;
  text-indent: 0px;
  font-weight: bold;
  padding: 0px 0.4rem;
  font-size: 1.5rem;
}
.shiyebian .xjy span {
  display: inline-block;
  line-height: 2rem;
  width: 2rem;
  height: 2rem;
  border: 1px solid #607eff;
  border-radius: 50%;
}
.shiyebian .xjy span:not(:last-child) {
  margin-right: 0.2rem;
}
.xlfw .zxb {
  margin-bottom: 1.2rem;
}
.xdf-btform .btform-wrap .btform-main .btform-item.btform-btn input {
  background: #607eff;
  border-color: #607eff;
}
.xdf-btform .btform-wrap .btform-main .btform-tips i {
  color: #607eff;
}
.xlshow .showt img {
  border-radius: 0.6rem;
}
.syzy {
	background-color: #fff;
	padding: .5rem 0 0
}

.sytit {
	width: 93.75%;
	border-bottom: 1px solid #e6e0e0;
	height: 3.5rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto
}

.sytit h2 {
	color: #000;
	font-size: 1.6rem;
	position: relative;
	float: left;
	height: 3rem;
	line-height: 3rem;
	margin-right: 2rem;
	font-weight: 700
}

.sytit a {
	color: #666;
	display: block;
	height: 3rem;
	line-height: 3rem;
	margin-left: auto;
	font-size: 1.2rem
}

.sytit b {
	font-weight: 400;
	display: block;
	height: 2rem;
	color: #fff;
	line-height: 2rem;
	text-align: center;
	font-size: 1rem;
	position: relative;
	background-color: #fe6601;
	padding: 0 .5rem;
	border-radius: .3rem;
	margin-top: .5rem
}

.sytit b:before {
	content: "";
	height: 2rem;
	width: 1.07692308rem;
	background-image: url(/images_2016/sy1217/tbq0.png);
	display: block;
	position: absolute;
	left: -.869rem;
	background-size: 100% 100%
}

.syngd .sytit {
	display: block
}

.syzybox {
	padding: 0 .5rem;
	margin-top: 1rem;
	margin-bottom: 1rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: wrap;
	-ms-flex-flow: wrap;
	flex-flow: wrap
}

.syzybox a {
	display: block;
	margin: 0 .5rem;
	text-align: center
}

.syzybox a p {
	color: #333;
	font-size: 1.2rem;
	padding-top: .5rem
}

.syzybox a p i {
	color: #f11533;
	font-size: 1.2rem;
	padding-left: .5rem;
	position: absolute;
	width: 1.3rem;
	height: 1.5rem;
	background: url(/images_2016/sy1217/hot.png) no-repeat;
	background-size: cover
}

.syzybox1 {
	width: 50%;
	margin-bottom: 1rem
}

.syzybox1_1 {
	width: 100%
}

.syzybtn {
	margin-top: 1rem;
	width: 60%;
	margin-left: 20%
}

.syzybtn a {
	height: 3.6rem;
	line-height: 3.6rem;
	text-align: center;
	color: #fff;
	font-size: 1.4rem;
	border-radius: 1.8rem;
	background-color: #fe6601
}

.syzybtn a i {
	padding-left: .5rem
}

.syhd-tab .hdtab-item a {
	border-radius: .5rem
}