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%;
}
ul,
li,
ol {
  list-style: none;
}
.shell,
.wrap {
  width: 1210px;
  margin: 0 auto;
}
.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;
}
.clear {
  clear: both;
}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.mar30 {
  margin: 30px auto;
}
.floatL {
  float: left;
}
.floatR {
  float: right;
}
.p {
  text-indent: 2em;
  line-height: 2em;
}
.title_main {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  margin: 30px auto 10px;
  color: #555556;
  position: relative;
  width: 1200px;
}
.title_main::after {
  content: "";
  height: 2px;
  background: #626262;
  width: 500px;
  position: absolute;
  top: 50%;
  margin-left: 20px;
}
.title_main::before {
  content: "";
  height: 2px;
  background: #626262;
  width: 500px;
  position: absolute;
  top: 50%;
  margin-left: 4px;
  left: 0;
}
.tit_p {
  text-align: center;
  font-size: 22px;
  color: #626060;
  min-width: 1220px;
}
.zxbtn {
  width: 350px;
  line-height: 50px;
  background: #2394de;
  text-align: center;
  display: block;
  border-radius: 30px;
  color: #fff;
  font-size: 22px;
  margin: 0 auto;
}
.jianjie_div .right {
  width: 50%;
  margin: 0 auto;
}
.jianjie_div .right p {
  width: 90%;
  line-height: 35px;
  font-size: 18px;
  margin: 16px 0 0 10px;
}
.jianjie_div .right p strong {
  color: #d80404;
}
.bg_1 {
  background: url(/images_2016/huli/img2.jpg) no-repeat;
  padding-top: 90px;
  background-size: cover;
  margin: 3% auto;
  padding-bottom: 36px;
}
.tit_p_bai,
.title_main_bai {
  color: #fff;
}
.title_main_bai::before {
  background: #fff;
}
.title_main_bai::after {
  background: #fff;
}
.ul_list1 {
  margin-top: 42px;
}
.ul_list1 li {
  width: 23%;
  background-color: #fff;
  position: relative;
  padding-bottom: 56px;
}
.ul_list1 li > img {
  width: 100%;
  position: absolute;
  top: -76px;
}
.ul_list1 li img {
  width: 100%;
}
.ul_list1 li p {
  width: 90%;
  margin: 0 auto;
  padding: 20px 10px 8px;
  line-height: 24px;
}
.ul_list1 li a {
  width: 60%;
  background-color: #245ec2;
  border-radius: 6px;
  color: #fff;
  text-align: center;
  position: absolute;
  bottom: 16px;
  left: 20%;
  line-height: 38.4px;
}
.title_main_kuan {
  width: 1330px;
}
.ul_list2 li {
  width: 32%;
}
.ul_list2 li img.youshi_img {
  width: 88%;
  display: block;
  margin: 0 auto;
}
.ul_list2 li p {
  background: #3395dd;
  padding: 64px 20px 30px;
  margin-top: -45px;
  color: #fff;
  line-height: 20px;
  height: 170px;
}
.ul_list2 li p img {
  display: inline-block;
  width: 20px;
  margin-right: 10px;
}
.ul_list2 li p strong {
  margin: 0 auto;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 22px;
}
.bg_2 {
  background: url(/images_2016/huli/img10.jpg) no-repeat;
  padding-top: 100px;
  background-size: cover;
  margin: 3% auto;
  padding-bottom: 40px;
}
.ul_list3 li {
  text-align: center;
}
.ul_list3 li p {
  color: #fff;
  font-size: 26px;
  margin: 10px auto;
}
.ul_list4 li {
  width: 48%;
  margin: 10px auto;
}
.ul_list4 li .flex {
  background: #fff;
  line-height: 50px;
  padding: 0 24px;
  color: #255ec2;
}
.ul_list4 li .flex strong {
  float: left;
  font-size: 18px;
}
.ul_list4 li .flex b {
  font-size: 28px;
}
.ul_list4 li p {
  color: #fff;
  border: 1px solid #fff;
  padding: 14px;
}
.last_div {
  margin-bottom: 100px;
  margin: 30px auto;
}
.last_div .left {
  width: 385px;
  height: 470px;
}
.last_div .right {
  width: 790px;
  height: 470px;
}
.last_div p.hed_p {
  background: #028ee0;
  height: 50px;
  color: #fff;
  text-align: center;
  line-height: 50px;
  font-size: 22px;
  font-weight: bold;
}
.box_shw {
  -webkit-box-shadow: 1px 1px 15px #888888;
  box-shadow: 1px 1px 15px #888888;
}
.bm-input {
  width: 178px;
  height: 38px;
  line-height: 38px;
  padding: 0 10px;
  border: 1px solid;
  background: #fff;
  color: #919191;
  margin-right: 10px;
  border-radius: 5px;
}
.bm-submit {
  display: block;
  width: 190px;
  height: 36px;
  line-height: 36px;
  background: #028ee0;
  color: #fff;
  border-radius: 23px;
  cursor: pointer;
  margin: 40px auto 0;
  font-size: 18px;
}
.bmform {
  margin-top: 40px;
}
.bmform label {
  margin: 0px 0px 20px 60px;
  display: block;
}
.bmform span {
  display: block;
  text-align: center;
  margin: 0 auto 20px;
  border-top: 1px solid #dadada;
  padding-top: 20px;
  width: 280px;
}
.bmform span strong {
  color: red;
}
.bmdtlist_title {
  width: 790px;
  margin: auto;
  font-weight: bold;
  color: black;
  text-align: center;
  line-height: 40px;
}
.bmdtlist_title p:nth-child(1) {
  width: 17%;
}
.bmdtlist_title p:nth-child(2) {
  width: 18%;
}
.bmdtlist_title p:nth-child(3) {
  width: 29%;
}
.bmdtlist_title p:nth-child(4) {
  width: 26%;
}
.bmdtlist_title p {
  text-align: center;
  display: block;
}
.bmdtlist_title span:nth-child(1),
.bmdtlist .swiper-slide span:nth-child(1) {
  width: 17%;
}
.bmdtlist_title span:nth-child(2),
.bmdtlist .swiper-slide span:nth-child(2) {
  width: 18%;
}
.bmdtlist_title span:nth-child(3),
.bmdtlist .swiper-slide span:nth-child(3) {
  width: 29%;
}
.bmdtlist_title span:nth-child(3),
.bmdtlist .swiper-slide span:nth-child(4) {
  width: 26%;
}
.bmdtlist {
  height: 348px;
  text-align: center;
  margin-bottom: 3%;
  background: #fff;
  width: 790px;
  padding-top: 30px!important;
}
.bmdtlist .swiper-slide {
  height: 46px;
  line-height: 46px;
  font-size: 18px;
  text-align: center;
  border-bottom: 1px dotted black;
}
.hl-banner {
  position: relative;
  padding-top: 455px;
  width: 100%;
  overflow: hidden;
}
.hl-banner .banner-wrap {
  width: 1920px;
  height: 455px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.jianjie_div img {
  width: 544px;
}
.hlbtn {
  width: 350px;
  line-height: 48px;
  border-radius: 24px;
  background-color: #fff;
  color: #2c5ec2;
  text-align: center;
  margin: 32px auto 0;
  font-size: 22.4px;
}
.xwrap {
  width: 1200px;
  margin: 0 auto;
}
.sxhj-wrap {
  margin: 1.5rem auto;
}
.hljs-tit {
  font-size: 24px;
  font-weight:bold;
  text-align:center;
  line-height: 24px;
  padding-top: 15px;
}