html,
body {
  width: 100%;
  height: 100%;
}
body {
  overflow-x: hidden;
}
/*header*/
.index_slide {
  padding-top: 53px;
}
.header_nulldiv {
  height: 53px;
}
.header {
  position: fixed;
  z-index: 400;
  background:#2189e4;
  width: 100%;
  -webkit-transition: .5s;
  transition: .5s;
}
.nav2box{background:#fff;}
.header.on {
  height: 100%;
  overflow-y: auto;
  background:#fff;

}
.head {
  overflow: hidden;
  padding: 13px 12px 17px 20px;
  background: #2189e4;
}
.head .logo {
 
  height: 43px;
  display: block;
  overflow: hidden;
  position: absolute;
  top: 6px;
}
.head .logo img {
  display: block;
  height: 100%;
}
.menu_click {
  width: 25px;
  height: 22px;
  position: relative;
  cursor: pointer;
  float: right;
}
.menu_click li {
  position: absolute;
  margin-top: 2px;
  height: 2px;
  width: 25px;
  background: #fff;
  -webkit-transition: .5s;
  transition: .5s;
}
.menu_click li.li_1 {
  top: 0;
  left: 0;
}
.menu_click li.li_2 {
  top: 8px;
  left: 0;
}
.menu_click li.li_3 {
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body #LXB_CONTAINER .lxb-container {
  display: none;
}
.easy_6 .bm6_wrap {
  text-align: center;
}
.con .tgyh5 {
  font-size: 1.5em;
  line-height: 34px;
  margin-bottom: 10px;
  color: #fff;
  text-indent: 23px;
}
.p3 a {
  color: White;
}
.p4 a {
  color: White;
}
.app_3 .opacity_0,
.pd_14 .opacity_0 {
  opacity: 1;
  filter: alpha(opacity=1);
}
.primary-navigation__media img {
  width: 31px;
  margin: 10px 9px;
}
.primary-navigation__media,
.primary-navigation__toggle {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  position: absolute;
  display: block;
  width: 94px;
  height: 53px;
  background: transparent;
  border: none;
  right: 49px;
  top: 0;
  color: #2d303a;
  margin-right: 10px;
}
.primary-navigation__media {
  display: none;
}
.menu_click.on li.li_1 {
  top: 9px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menu_click.on li.li_2 {
  display: none;
}
input[type=button],
input[type=submit],
input[type=file],
button {
  cursor: pointer;
  -webkit-appearance: none;
}
.menu_click.on li.li_3 {
  bottom: 9px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.nav {
  padding: 24px 5.5%;
  display: none;
}
.nav li {
  border-bottom: 1px solid #e6e6e6;
  padding: 5px 0;
}
.nav li > a {
  position: relative;
  font-size: 1em;
  line-height: 20px;
  color: #6f6f6f;
  display: block;
  padding: 5px 40px 5px 12px;
}
.nav li > a i {
  position: absolute;
  right: 14px;
  top: 10px;
  background: no-repeat center;
  width: 15px;
  background: url(../images/nav_03.jpg) no-repeat center;
  height: 15px;
  -webkit-transition: .5s;
  transition: .5s;
}
.nav li.active > a {
  color: #353535;
}
.nav2 {
  display: none;
  padding: 15px 0 14px;
  border-top: 1px solid #e6e6e6;
  margin-top: 5px;
}
.nav2 a {
  display: block;
  font-size: 0.875em;
  color: #6f6f6f;
  line-height: 20px;
  padding: 5px 20px;
  margin-bottom: 5px;
}
.nav li.active a i {
  background-image: url(../images/nav_07.jpg);
}
.primary-navigation__media a {
  color: #fff;
  font-size: 15px;
  position: relative;
  line-height: 53px;
  display: block;
  float: left;
  padding: 0 10px;
}
.primary-navigation__media a:before {
  content: "";
  position: absolute;
  height: 10px;
  width: 1px;
  background: rgba(255, 255, 255, 0.5);
  right: 0;
  top: 50%;
  margin-top: -5px;
}
.primary-navigation__media a:last-child {
  padding-right: 0;
}
.primary-navigation__media a:last-child:before {
  display: none;
}
/*banner*/
.swiper-container1 {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  padding-top: 52px;
}
.swiper-container1 .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.swiper-container1 .swiper-wrapper .swiper-slide img {
  display: block;
  width: 100%;
}
/*footer_nav*/
footer {
  background: #28292e;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 90px;
}
.footer_nav {
  padding: 13px 0 20px 0;
}
.footer_nav > li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 16px;
}
.footer_nav > li > a {
  display: block;
  padding: 11px 0;
  border-bottom: solid rgba(255, 255, 255, 0.1) 1px;
  color: #84868b;
  font-size: 15px;
  background: url(../images/footer_poin_05.png) no-repeat right;
}
.footer_nav2 {
  padding-left: 30px;
  display: none;
}
.footer_nav2 > li > a {
  display: block;
  padding: 15px 0;
  font-size: 13px;
  color: #84868b;
  border-bottom: solid rgba(255, 255, 255, 0.1) 1px;
}
.footer_nav > .on > a {
  background-image: url(../images/footer_poin_051.png);
}
/*over*/
.footer_p {
  padding: 0 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.footer_p p,
.footer_p p a {
  color: #727377;
  font-size: 15px;
  line-height: 26px;
  -webkit-transition: .5s;
  transition: .5s;
}
.footer_p p a:hover {
  color: #fff;
}
.erweima_box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  padding: 0 16px;
  margin-top: 20px;
}
.shouji_erweima,
.weixin_erweima {
  overflow: hidden;
  float: left;
}
.shouji_erweima img,
.weixin_erweima img {
  display: block;
  height: auto;
}
.shouji_erweima p,
.weixin_erweima p {
  font-size: 12px;
  color: #727377;
  text-align: center;
  line-height: 26px;
}
.shouji_erweima {
  margin-right: 30px;
}
.tel_footer {
  color: #1592f5;
  clear: both;
  padding: 0 16px 0px 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 12px;
}
.tel_footer p:first-child {
  font-size: 13px;
  color: #1592f5;
  line-height: 24px;
}
.tel_footer p:last-child {
  font-size: 20px;
  color: #1592f5;
  font-family: "Arial";
  line-height: 26px;
}
.footer_fixed {
  position: fixed;
  width: 100%;
  background: #267ce0;
  height: 51px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  bottom: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.footer_fixed a {
  display: block;
  width: 50px;
  height: 30px;
  padding: 0 10px;
  position: relative;
  border-right: solid rgba(255, 255, 255, 0.2) 1px;
}
.footer_fixed a:last-child {
  border: none;
}
.footer_fixed a:first-child {
  padding-left: 0;
}
.footer {
  padding-bottom: 40px;
}
/* over*/
.shiye_zhongxin {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  overflow: hidden;
}
.shiye_zhongxin a {
  display: block;
  width: 33%;
  float: left;
  text-align: center;
  height: 100px;
  border-right: solid #dddddd 1px;
  border-bottom: solid #dddddd 1px;
}
.shiye_zhongxin a img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.shiye_zhongxin a p {
  font-size: 13px;
  color: #666;
  line-height: 26px;
  -webkit-transition: .5s;
  transition: .5s;
}
.shiye_nav1 {
  width: 39px;
  height: 44px;
  overflow: hidden;
  text-align: center;
  margin: 0 auto;
  padding-top: 16px;
}
.shiye_zhongxin a:hover p {
  color: #267ce0;
}
.index_tit1 {
  font-size: 16px;
  color: #333333;
  line-height: 26px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 10px;
}
.tit_line {
  display: block;
  width: 115px;
  height: 4px;
  margin: 0 auto;
  position: relative;
}
.box1 {
  padding: 35px 16px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.shiye_zhongxin a:nth-of-type(3n) {
  border-right: none;
}
.tit_line::before,
.tit_line::after {
  content: "";
  position: absolute;
  width: 37%;
  height: 1px;
  background: #ccc;
  top: 50%;
  margin-top: -0.5px;
}
.tit_line::before {
  left: 0;
}
.tit_line::after {
  right: 0;
}
.tit_line i {
  display: block;
  position: absolute;
  width: 4px;
  height: 4px;
  background: #ccc;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 50%;
  left: 50%;
  margin-left: -2px;
  top: 50%;
  margin-top: -2px;
}
.box1_p {
  font-size: 14px;
  line-height: 23px;
  color: #6b6b6b;
  margin-top: 18px;
  text-align: center;
  /* display: -webkit-box;*/
  /* -webkit-box-orient: vertical;*/
  /* -webkit-line-clamp: 3;*/
  /* overflow: hidden;*/
}
.index_sp {
  width: 100%;
  overflow: hidden;
  margin-top: 15px;
}
.index_sp img {
  width: 100%;
  display: block;
}
.div_width {
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
}
.shiye_link {
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 15px;
}
.shiye_a {
  display: block;
  width: 32.55%;
  float: left;
  position: relative;
  margin-right: 1%;
  margin-bottom: 1%;
      height: 164px;
}
.shiye_a > img {
  width: 100%;
  display: block;
}
.shiye_block {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  background: rgba(0, 0, 0, 0.7);
  padding: 10px 10px;
}
.shiye_block > img {
  width: 31px;
  display: block;
  margin: 0 auto;
}
.shiye_block p {
  font-size: 13px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 5px;
}
.shiye_link > .shiye_a:nth-of-type(3n) {
  margin-right: 0;
}
.for_more {
  display: block;
  padding: 10px 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  background: #267ce0;
  color: #fff;
  font-size: 13px;
}
.jjal_a {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 2%;
  margin-top: 15px;
}
.jjal_a a {
  display: block;
  float: left;
  font-size: 12px;
  color: #6b6b6b;
  padding: 2% 10px;
  width: 32.55%;
  margin-right: 1%;
  margin-bottom: 2%;
  -webkit-transition: .5s;
  transition: .5s;
  border: solid #dcdcdc 1px;
  border-radius: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.jjal_a a:nth-of-type(3n) {
  margin-right: 0;
}
.chan_tit {
  font-size: 14px;
  color: #282828;
  line-height: 26px;
  margin-top: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chan_div img {
  display: block;
  width: 100%;
}
.chan_bottom p {
  font-size: 13px;
  color: #666666;
  line-height: 22px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.chan_div {
  overflow: hidden;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 18px;
  display: none;
}
.chan_bottom {
  border: solid #e5e5e5 1px;
  border-top: none;
  padding: 10px 10px 15px 10px;
  margin-bottom: 20px;
}
.chan_box .on {
  display: block;
}
.jjal_a .on,
.jjal_a a:hover {
  background: #267ce0;
  border-color: #267ce0;
  color: #fff;
}
.login_div {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}
.zhanwei {
  height: 52px;
}
.login_inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  position: absolute;
  background: #fff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  width: 92%;
  padding: 25px 30px 10px 30px;
}
.ligo2 {
  display: block;
  width: 80px;
  margin: 0 auto;
}
.ligo2 img {
  display: block;
  width: 100%;
}
.dl {
  font-size: 16px;
  color: #333;
  line-height: 26px;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 10px;
}
.csmm_form {
  width: 100%;
}
.csmm_form input[type="text"],
.csmm_form input[type="password"] {
  height: 34px;
  width: 100%;
  border: solid #e7e7e7 1px;
  font-size: 13px;
  color: #c3c3c3;
  line-height: 34px;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.yamspan {
  position: relative;
  height: 34px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  margin-bottom: 10px;
}
.yamspan span {
  display: block;
  width: 50px;
  position: absolute;
  right: 4px;
  top: 50%;
  height: 30px;
  margin-top: -16px;
  overflow: hidden;
}
.yamspan span img {
  display: block;
  width: 100%;
}
.dltj {
  height: 34px;
  border: solid #1692f6 1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  background: #1692f6;
  font-size: 13px;
  line-height: 34px;
  text-align: center;
  color: #fff;
}
.dl_a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 40px;
  margin-bottom: 5px;
}
.dl_a a {
  coloe: #666;
  line-height: 26px;
  -webkit-transition: .5s;
  transition: .5s;
}
.dl_a a:last-child,
.dl_a a:hover {
  color: #249cfd;
}
.csmm_form .yamspan input[type="text"] {
  padding-right: 65px;
}
.reg_font {
  color: #9d9d9d;
  font-size: 12px;
  line-height: 20px;
  margin: 15px 0 30px 0;
}
.reg_font a {
  color: #333333;
  font-size: 12px;
  line-height: 20px;
}
.pass_w label {
  font-size: 13px;
  color: #c3c3c3;
  line-height: 34px;
  padding-left: 15px;
  position: absolute;
  left: 0;
  height: 34px;
  top: 0;
  cursor: text;
}
.pass_w {
  position: relative;
}
.null_h {
  height: 70px;
}
.banner_inner {
  width: 100%;
  overflow: hidden;
}
.banner_inner img {
  width: 100%;
  display: block;
}
.out_div {
  width: 100%;
  overflow: hidden;
  padding: 30px 16px;
}
.out_div,
.hzhb_div {
  width: 100%;
  overflow: hidden;
  padding: 40px 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.tit_inner {
  font-size: 16px;
  color: #333333;
  line-height: 20px;
  text-align: center;
}
.tit_en2 {
  color: #999999;
  font-size: 12px;
  text-align: center;
  font-family: "Arial";
  line-height: 21px;
  text-transform: capitalize;
}
.inner_font {
  font-size: 12px;
  line-height: 20px;
  color: #666666;
  margin-top: 10px;
}
.sp_page {
  width: 100%;
  overflow: hidden;
  margin-top: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
}
.sp_page img {
  display: block;
  width: 100%;
}
/*hzhb*/
.hzhb_ul {
  width: 100%;
  overflow: hidden;
  margin-top: 15px;
  margin-bottom: 30px;
}
.hzhb_ul li {
  width: 49%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: solid #dedede 1px;
  float: left;
  margin-right: 2%;
  margin-bottom: 2%;
}
.hzhb_ul li img {
  display: block;
  width: 100%;
}
.hzhb_tit {
  font-size: 14px;
  color: #333333;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 5px;
}
.hahb_ulfont p {
  font-size: 12px;
  line-height: 20px;
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  transition: .5s;
}
.hahb_ulfont {
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px;
  border-top: solid #dedede 1px;
  transition: .5s;
}
.hzhb_ul li:hover .hahb_ulfont {
  background: #1592f5;
  border-color: #1592f5;
}
.hzhb_ul li:hover .hzhb_tit,
.hzhb_ul li:hover p {
  color: #fff;
}
.hzhb_ul li:nth-of-type(2n) {
  margin-right: 0;
}
.hzhb_ul li:nth-last-child(2),
.hzhb_ul li:nth-last-child(1) {
  margin-bottom: 0;
}
.page_link {
  overflow: hidden;
  background: #2189e4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.page_link a {
  font-size: 14px;
  color: #fff;
  display: block;
  padding: 15px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 25px;
  text-align: center;
  float: left;
  border-right: solid rgba(255, 255, 255, 0.25) 1px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.page_a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.page_a a {
  padding: 6px 11px;
  border: solid #dddddd 1px;
  border-radius: 3px;
  color: #209cff;
  text-align: center;
  margin-right: 8px;
  -webkit-transition: .5s;
  transition: .5s;
}
.page_a a:last-child {
  margin-right: 0;
}
.page_a a:hover,
.page_a .on {
  background-color: #1592f5;
  border-color: #1592f5;
  color: #fff;
}
.page_a .fenye_pre {
  background: url(../images/hzpoint_03.png) no-repeat center;
}
.page_a .fenye_next {
  background: url(../images/hzpoint_05.png) no-repeat center;
}
.page_a .fenye_next:hover {
  background: url(../images/hzpoint_05h.png) #1592f5 no-repeat center;
}
.page_a .fenye_pre:hover {
  background: url(../images/hzpoint_03h.png) #1592f5 no-repeat center;
}
.page_a .shangyi{ display:none;}
.page_link a:last-child {
  border: none;
}
.xiazai_ul {
  padding: 35px 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.xiazai_ul li {
  width: 33.3%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 23px 3px;
  border: solid #dcdcdc 1px;
  float: left;
  border-right: none;
  border-bottom: none;
}
.xiazai_ul li img {
  width: 32px;
  display: block;
  margin: 0 auto;
}
.xiazai_ul li p {
  font-size: 12px;
  line-height: 26px;
  color: #666666;
  margin-top: 3px;
  text-align: center;
  -webkit-transition: .5s;
  transition: .5s;
}
.xiazai_ul li:nth-of-type(3n),
.xiazai_ul li:last-child {
  border-right: solid #dcdcdc 1px;
}
.xiazai_ul li:nth-last-child(1),
.xiazai_ul li:nth-last-child(2),
.xiazai_ul li:nth-last-child(3) {
  border-bottom: solid #dcdcdc 1px;
}
.xiazai_ul li:hover p {
  color: #1592f5;
}
.line1 {
  height: 1px;
  width: 100%;
  background-color: #efefef;
  margin: 50px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.contact_div {
  width: 100%;
  overflow: hidden;
  padding: 0 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 40px;
}
.contact_form input[type="text"] {
  height: 35px;
  width: 100%;
  border: solid #dcdcdc 1px;
  font-size: 13px;
  padding: 0 13px;
  color: #999999;
  line-height: 35px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 15px;
  border-radius: 5px;
  text-align: left;
}
.contact_form {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 20px;
  text-align: center;
}
.contact_form textarea {
  border: solid #dcdcdc 1px;
  font-size: 13px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0 16px;
  height: 90px;
  padding: 7px 13px 15px 13px;
  color: #999999;
  line-height: 20px;
  margin-top: 15px;
  border-radius: 5px;
}
.contact_form input[type="submit"] {
  width: 56%;
  height: 35px;
  border-radius: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 36px;
  color: #fff;
  background-color: #1592f5;
  text-align: center;
  margin: 15px auto 0 auto;
}
.dizhi {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 16px;
  overflow: hidden;
}
.ditu {
  margin: 30px 0 40px 0;
}
.ditu img {
  display: block;
  width: 100%;
}
.xinxi_ul {
  width: 100%;
  overflow: hidden;
  padding-top: 21px;
}
.xinxi_ul li {
  width: 48%;
  border: solid #e4e4e4 1px;
  text-align: center;
  padding-bottom: 25px;
  float: left;
  margin-bottom: 30px;
  margin-right: 2%;
}
.xinxi_ul li p {
  font-size: 13px;
  color: #666;
  line-height: 20px;
  margin-top: 25px;
}
.lit_img img {
  width: 50px;
  display: block;
  margin: 0 auto;
}
.lit_img {
  margin: -21px auto 10px auto;
}
.xinxi_ul li:last-child {
  margin-bottom: 0;
}
.xinxi_ul li:nth-of-type(2n) {
  margin-right: 0;
}
.zp_1 {
  overflow: hidden;
}
.zp_posi {
  font-size: 13px;
  color: #555555;
  line-height: 24px;
  float: left;
}
.time1 {
  float: right;
  font-size: 12px;
  color: #9e9e9e;
  text-align: right;
}
.zp_sl {
  font-size: 12px;
  color: #888888;
  text-align: left;
  background: url(../images/zpon_05.jpg) no-repeat right;
  background-size: 40px;
}
.zp_ul li {
  padding: 13px 15px;
  border: solid #e2e2e2 1px;
  margin-bottom: 15px;
}
.zp_ul li:last-child {
  margin-bottom: 0;
}
.show_1 {
  cursor: pointer;
}
.zp_xinxi p span {
  color: #888888;
  font-size: 12px;
  line-height: 20px;
}
.zp_xinxi .zp_zz {
  margin-bottom: 5px;
}
.zp_xinxi .zp_zz span {
  font-size: 14px;
  line-height: 26px;
  color: #535353;
}
.zp_xinxi {
  margin-top: 17px;
  padding: 10px 0;
  border-top: solid #e2e2e2 1px;
  display: none;
}
.toujianl {
  width: 140px;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 25px;
  border-radius: 30px;
  text-align: center;
  padding: 8px;
  border: solid #209cff 1px;
  font-size: 13px;
  color: #209cff;
}
.on .zp_sl {
  background-image: url(../images/zpon_09.jpg);
}
.on .zp_xinxi {
  display: block;
}
.zp_ul {
  margin: 25px 0;
}
.rongyu_div {
  overflow: hidden;
  padding: 0 1%;
  margin-top: 25px;
  margin-bottom: 5px;
}
.rongyu_div a {
  width: 48%;
  display: block;
  text-align: center;
  margin-bottom: 25px;
  margin-right: 4%;
  float: left;
}
.rongyu_div a img {
  width: 100%;
  display: block;
}
.light_bgfont {
  font-size: 13px;
  color: #666666;
  text-align: center;
  margin-top: 10px;
}
.rongyu_div a:nth-of-type(2n) {
  margin-right: 0;
}
/*szzz*/
.changbox {
  margin-top: 25px;
}
.sczz_div,
.ppzd,
.sysj {
  width: 100%;
  padding: 40px 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.ppzd {
  padding-top: 19px;
}
.chang_ul {
  overflow: hidden;
  width: 100%;
  border-bottom: solid #dadada 1px;
}
.chang_ul li {
  min-width: 62px;
  margin-right: 6px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px 6px;
  font-size: 13px;
  color: #666666;
  border: solid #dadada 1px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom: none;
  float: left;
}
.chang_img {
  margin-top: 25px;
  margin-bottom: 30px;
}
.chang_img > li {
  width: 100%;
  position: relative;
  margin-bottom: 15px;
}
.chang_img > li > img {
  display: block;
  width: 100%;
}
.cszz_font {
  position: absolute;
  padding: 10px 10px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.3);
  left: 0;
  bottom: 0;
}
.chang_al {
  display: none;
}
.chang_index > .on {
  display: block;
}
.chang_ul > .on {
  color: #fff;
  background: #209cff;
  border-color: #209cff;
}
.page_link .a_noborder {
  border: none;
}
.page_link_long {
  background: #209cff;
  overflow: hidden;
}
.page_link_long a {
  font-size: 14px;
  min-width: 50%;
  color: #fff;
  display: block;
  padding: 15px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  float: left;
  border-bottom: solid rgba(255, 255, 255, 0.25) 1px;
  border-right: solid rgba(255, 255, 255, 0.25) 1px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.syall_div {
  padding: 40px 0;
}
.hznb_sy {
  padding: 0 16px;
}
.imgshow {
  overflow: hidden;
  margin: 25px 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.imgshow li {
  width: 20%;
  text-align: center;
  float: left;
}
.sy_img1 {
  width: 50px;
  padding-top: 15px;
  height: 50px;
  margin: 0 auto;
  border: solid #dedede 1px;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.sy_img1 img {
  width: 20px;
  display: block;
  margin: 0 auto;
}
.imgshow li p {
  font-size: 13px;
  color: #666;
  line-height: 26px;
}
.img_box1 {
  overflow: hidden;
}
.lit_img2 {
  width: 51%;
  float: left;
}
.long_img2 {
  width: 45%;
  float: right;
}
.lit_img2 img,
.long_img2 img {
  display: block;
  width: 100%;
}
.lit_img2 {
  margin-right: 2%;
}
.lit_img2 img:first-child {
  margin-bottom: 12px;
}
.syall_3 {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 35px 16px;
  margin-top: 25px;
}
.syall_tit {
  text-align: center;
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  margin-bottom: 5px;
}
.syall_p {
  color: #fff;
  font-size: 12px;
  line-height: 19px;
  text-align: center;
}
.img_pro img {
  display: block;
  width: 98%;
}
.img_pro {
  margin-top: 15px;
}
.xilie {
  padding-top: 25px;
}
.sy_img2 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 16px;
  overflow: hidden;
  margin-top: 25px;
}
.heng_img img {
  display: block;
  width: 100%;
  margin-bottom: 2%;
}
.lith_img img {
  width: 49%;
  display: block;
}
.lith_img img:first-child {
  margin-right: 2%;
  float: left;
}
.lith_img img:last-child {
  float: right;
}
.sy_last {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 300px 16px 45px 16px;
  margin-top: 25px;
}
.last_tit {
  font-size: 16px;
  color: #fff;
  line-height: 26px;
  text-align: left;
  width: 75%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.last_p {
  font-size: 13px;
  line-height: 21px;
  color: #fff;
  text-align: left;
  width: 75%;
}
.line_fff {
  display: block;
  width: 20px;
  height: 1px;
  background: #fff;
  margin: 10px 0 10px 0;
}
.sy_lianxi {
  font-size: 16px;
  color: #333333;
  margin-bottom: 9px;
  line-height: 23px;
  padding: 10px 0;
  border-bottom: solid #e3e3e3 1px;
}
.sy_lianxi_div p {
  font-size: 12px;
  line-height: 19px;
  color: #888;
}
.sy_lianxi_div {
  padding: 0 16px;
  margin-top: 15px;
}
.sysjimg {
  width: 100%;
  margin-top: 25px;
}
.sysjimg img {
  width: 100%;
  display: block;
}
.sysj_tuandui {
  font-size: 16px;
  color: #333333;
  line-height: 20px;
  margin: 25px 0 6px 0;
}
.sysj_font1 {
  font-size: 14px;
  line-height: 23px;
  color: #6b6b6b;
  text-align: left;
}
.syls_img {
  width: 100%;
  overflow: hidden;
}
.syls_img img {
  display: block;
  width: 100%;
  margin-top: 15px;
}
.syls_img img:first-child {
  margin-top: 20px;
}
.new_page {
  padding: 40px 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.newa_box > a {
  display: block;
  border-bottom: solid #eaeaea 1px;
  padding-bottom: 12px;
  margin-bottom: 15px;
  overflow: hidden;
}
.newa_box > a:last-child {
  margin-bottom: 20px;
}
.new_pageimg {
  width: 40%;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.new_pageimg img {
  display: block;
  width: 100%;
}
.newpage_font {
  margin-left: 40%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 4px 0 15px;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.new_tit1 {
  font-size: 14px;
  color: #333333;
  line-height: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: -4px;
}
.new_fontp {
  font-size: 12px;
  color: #666666;
  line-height: 18px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin: 5px 0;
}
@font-face {
  font-family: "AHeitiStdR";
  src: url("../fonts/HelveticaNeue-ThinExt.eot");
  /* IE9 */
  src: url("../fonts/HelveticaNeue-ThinExt.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeue-ThinExt.woff") format("woff"), url("../fonts/HelveticaNeue-ThinExt.svg#HelveticaNeue-ThinExt") format("svg");
  /* iOS 4.1- */
  font-style: normal;
  font-weight: normal;
}
.newpage_time {
  font-family: "AHeitiStdR";
  font-size: 16px;
  color: #cccccc;
}
.new_page .page_a {
  margin-top: 25px;
}
.newdet_page {
  width: 100%;
  box-sizing: border-box;
  padding: 35px 16px;
}
.newdet_tit1 {
  font-size: 16px;
  color: #333333;
  line-height: 25px;
}
.new_timedet {
  font-size: 12px;
  color: #999999;
  margin-top: 4px;
  padding-bottom: 13px;
  border-bottom: solid #eaeaea 1px;
  margin-bottom: 13px;
}
.newa_box {
  box-sizing: border-box;
}
.newdet_font {
  font-size: 12px;
  line-height: 19px;
  color: #666666;
  margin-bottom: 25px;
}
.newdet_img {
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}
.newdet_img img {
  width: 49%;
  display: block;
  float: left;
  margin-bottom: 2%;
}
.newdet_img img:first-child {
  margin-right: 2%;
}
.biaoqian_new {
  overflow: hidden;
  border: solid #f1f1f1 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 10px;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 16px;
}
.biaoqian_new a {
  display: block;
  width: 33%;
  overflow: hidden;
  transition: .5s;
  text-overflow: ellipsis;
  float: left;
  flex-grow: 1;
  height: 22px;
  white-space: nowrap;
  font-size: 13px;
  color: #666666;
  line-height: 20px;
}
.biaoqian_new a:first-child {
  padding-left: 25px;
  background: url(../images/newdetimgl_03.png) no-repeat left;
  background-size: 20px;
}
.biaoqian_new a:nth-of-type(2) {
  background: url(../images/newpre_03.jpg) no-repeat center;
  background-size: 15px;
}
.biaoqian_new a:last-child {
  padding-right: 25px;
  background: url(../images/newdetrh_03.jpg) no-repeat right;
  background-size: 20px;
}
.biaoqian_new a:first-child:hover {
  background-image: url(../images/newdetimglh_03.png);
}
.biaoqian_new a:last-child:hover {
  background-image: url(../images/newdetr_05.png);
}
.biaoqian_new a:hover {
  color: #209cff;
}
.share_div {
  overflow: hidden;
  margin-bottom: 20px;
}
.share_div .bdshare-button-style0-24 .bds_sqq {
  background: url(../images/sharea_031.png) no-repeat center;
  background-size: content;
  border-radius: 50%;
  border: solid #dfdfdf 1px;
}
.share_div .bdshare-button-style0-24 .bds_sqq:hover {
  background-image: url(../images/sharea_03.png);
  border-color: #ffb122;
}
.share_div .bdshare-button-style0-24 .bds_weixin {
  background: url(../images/sharea_051.png) no-repeat center;
  background-size: content;
  border-radius: 50%;
  border: solid #dfdfdf 1px;
}
.share_div .bdshare-button-style0-24 .bds_weixin:hover {
  background-image: url(../images/sharea_05.png);
  border-color: #ffb122;
}
.share_div .bdshare-button-style0-24 .bds_tsina {
  background: url(../images/share_07.png) no-repeat center;
  background-size: content;
  border-radius: 50%;
  border: solid #dfdfdf 1px;
}
.share_div .bdshare-button-style0-24 .bds_tsina:hover {
  background-image: url(../images/sharea_07.png);
  border-color: #ffb122;
}
.share_div .bdshare-button-style0-24 a,
.bdshare-button-style0-24 .bds_more {
  margin-right: 10px;
}
.share_div .bdshare-button-style0-24 a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.bdshare-button-style0-24 {
  overflow: hidden;
  float: left;
  width: 120px;
}
.biaoqian_newdet {
  float: right;
  height: 38px;
  box-sizing: border-box;
}
.biaoqian_newdet a {
  font-size: 12px;
  line-height: 19px;
  color: #999999;
  padding: 0 8px;
  line-height: 38px;
  transition: .5s;
}
.biaoqian_newdet a:last-child {
  padding-right: 0;
}
.biaoqian_newdet a:first-child {
  padding-left: 0;
}
.biaoqian_newdet span {
  color: #ffb122;
}
.biaoqian_newdet a:hover {
  color: #ffb122;
}
.tuijian_new {
  font-size: 16px;
  color: #333333;
  line-height: 25px;
  text-align: left;
  margin-bottom: 15px;
}
.newdet_more {
  width: 100px;
  padding: 10px;
  color: #fff;
  font-size: 13px;
  text-align: center;
  background: #2189e4;
  margin: 0 auto;
  display: block;
  border-radius: 20px;
}
.aboutus_page {
  box-sizing: border-box;
  padding: 40px 16px;
  width: 100%;
}
.aboutimg1 {
  width: 100%;
  cursor: pointer;
  position: relative;
}
.aboutimg1 img {
  display: block;
  width: 100%;
}
.aboutimg1:before {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  border: solid #fff 1px;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  background: url(../images/shippo_03.png) no-repeat center;
  transition: .5s;
}
.about_tit {
  font-size: 16px;
  color: #333333;
  line-height: 20px;
  margin: 25px 0 6px 0;
}
.anoutus_show {
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 30px;
}
.anoutus_show li {
  float: left;
  border-right: solid #ddd 1px;
  width: 34%;
  text-align: center;
}
.anoutus_show li:first-child {
  width: 23%;
  text-align: left;
}
.anoutus_show li:last-child {
  border-right: none;
}
.about_year {
  font-size: 21px;
  color: #209cff;
  font-family: "Arial";
  font-weight: bold;
}
.anoutus_show li p {
  font-size: 12px;
  color: #666666;
  margin-top: 2px;
}
.aboutus_img2 {
  overflow: hidden;
}
.aboutus_img2 img {
  display: block;
  width: 100%;
}
.none_li {
  display: none;
}
.about_fzlc li {
  font-size: 14px;
  line-height: 28px;
  color: #666;
  border-bottom: solid #e8e8e8 1px;
  padding: 18px 0 18px 12px;
  position: relative;
}
.about_fzlc li:before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  background-color: #655b5b;
  border-radius: 50%;
  left: 0;
  top: 32px;
  margin-top: -7px;
}
.year_a {
  float: left;
  font-size: 12px;
  color: #666;
  line-height: 20px;
}
.about_fzlc p {
  margin-left: 45px;
  font-size: 12px;
  line-height: 20px;
  color: #666;
}
.about_fzlc {
  margin-top: 12px;
  margin-bottom: 30px;
}
.fzlc_box {
  box-sizing: border-box;
  padding: 35px 16px 35px 16px;
}
.rongyu_about,
.hzhb_about {
  padding-top: 35px;
}
.shipin_box {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.3);
  display: none;
}
.shipin_aboutus {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 0;
  width: 280px;
  height: 300px;
  transform: translate(-50%, -50%);
}
.close_sp {
  width: 31px;
  height: 31px;
  position: absolute;
  right: -19px;
  top: -19px;
  cursor: pointer;
}
.index_p2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.primary-navigation__media {
  display: none;
}
.pop_tu {
  width: 100%;
  position: fixed;
  height: 100%;
  z-index: 3;
  top: 0;
  left: 0;
  display: none;
}
.pop_box {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
.onpop {
  display: flex;
}
.pop_tuinner {
  background: #fff;
  margin: 0 30px;
  padding: 15px;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  border-radius: 3px;
}
.slides img {
  display: block;
  width: 100%;
}
.pop_tuinner .flex-direction-nav .flex-prev,
.pop_tuinner .flex-direction-nav .flex-next {
  display: block;
  height: 30px;
  width: 30px;
  border: solid #dedede 1px;
  border-radius: 50%;
  font-size: 0;
  translate: .5s;
}
.pop_tuinner .flex-direction-nav .flex-next {
  float: right;
  background: url(../images/hzpoint_05.png) no-repeat center;
}
.pop_tuinner .flex-direction-nav .flex-prev {
  float: left;
  background: url(../images/hzpoint_03.png) no-repeat center;
}
.pop_tuinner .flex-direction-nav .flex-next:hover {
  border-color: #2189e4;
  background-iamge: url(../images/hzpoint_03h.png);
  background-color: #2189e4;
}
.pop_tuinner .flex-direction-nav .flex-prev:hover {
  border-color: #2189e4;
  background-iamge: url(../images/hzpoint_05h.png);
  background-color: #2189e4;
}
.pop_tuinner .flex-direction-nav {
  overflow: hidden;
  margin-top: 20px;
}
.close_tu1 {
  position: absolute;
  height: 30px;
  width: 30px;
  top: -15px;
  right: -10px;
}
.index_ser {
    overflow: hidden;
    border: 1px solid #e2e2e2;
    width: 220px;
    padding: 0 6px;
    display: none;
    transition: .5s;
    margin: 30px auto 0 auto;
}
.index_ser .txt {
  display: block;
  width: 120px;
  float: left;
  font-size: 14px;
  border: none;
  background: transparent;
  line-height: 34px;
  color: #aaa;
}
.index_ser .butt {
  float: right;
  width: 50px;
  height: 34px;
  background: url(../images/product1_10.png) no-repeat center;
  background-size: 40% auto;
}
.on .index_ser {
  display: block;
}
@media screen and (max-width: 375px) {
  .new_fontp {
    margin: 3px 0;
  }
}
@media screen and (max-width: 340px) {
  .new_fontp {
    margin: 5px 0;
    -webkit-line-clamp: 1;
  }
  .biaoqian_newdet {
    float: left;
  }
}
