body{
  max-width: 1920px;
  min-width: 100%;
  margin:0px auto;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}

/* 空 敬请期待 start */
.public_empty {
  text-align: center;
  font-size: 16px;
line-height: 56px;
color: #666;
}

.public_empty img {
  width: 260px;
  margin-bottom: 26px;
}
/* 空 敬请期待 end */



/*修改滚动条样式   start */

.scrollbar::-webkit-scrollbar {
  width: 4px;
  height: 225px;
  /**/
}

.scrollbar::-webkit-scrollbar-track {
  background: #f7f7f7;
  border-radius: 4px;
}

.scrollbar::-webkit-scrollbar-thumb {
  width: 4px;
  height: 10px;
  background-color: #e6e5e7;
  border-radius: 4px;
}
/*修改滚动条样式   end */


/* 头部 start */
.logo{
  width: 130px;
  height: auto;
  margin: 27px 40px;
  float: left;
}
.logo_a{
  display: block;
}
.index_menu_box{
  width: 88%;
  float: right;
}
.index_menu{
  width: 70%;
  float: right;
  margin-right: 66px;
}
.index_menu_li{
  display: inline-block;
  width: 12%;
  line-height: 99px;
  text-align: center;
  position: relative;
}
.index_menu_li a{
  display: block;
	font-size: 16px;
  color: #666;
  position: relative;
  
}
.index_menu_li a:hover{
  color: #333;
  font-weight: bold;
}
.index_menu_li a:hover:after{
  content: "";
  width: 64px;
  height: 1px;
  background-color: #333;
  position: absolute;
  bottom: 25px;
  left: 0px;
  right: 0px;
  margin: 0px auto;

}
.index_on a{
  color: #333;
  font-weight: bold;
}
.index_on:after{
  content: "";
  width: 64px;
  height: 1px;
  background-color: #333;
  position: absolute;
  bottom: 25px;
  left: 0px;
  right: 0px;
  margin: 0px auto;
}
.menu_icon_box{
  width: 100px;
  float: right;
}
.menu_icon{
  width: 100%;
  cursor: pointer;
}
.icon_close{
  display: none;
}
.tel_menu_box{
  float: right;
  line-height: 99px;
  margin-right: 140px;
  display: none;
}
.tel_menu_box a{
  display: block;
}
.tel_menu_box img{
  width: 40px;
}
.tel_menu_box span{
  font-size: 30px;
  color: #333;
  vertical-align: middle;
  margin-left: 20px;
}

/* 头部 end */


/* 底部 start */
footer {
  border-top: 1px solid #333;
}
.footer_logo {
  display: block;
  float: left;
}
.footer_logo img{
  width: 100%;
  height: auto;
  padding: 26px 0px;
}
.footer_links{
  width: 62.5%;
  float: right;
}
.footer_links li a{
	font-size: 16px;
	color: #666;
}
.footer_links li{
  width: 14.2%;
  line-height: 97px;
  text-align: center;
  float: left;
}
.footer_links li a:hover{
  color: #333;
  font-weight: bold;
}
.footer_tab{
  border-bottom: 1px solid #e6e6e6;
}
.footer_info{
  display: inline-block;
  width: 400px;
  margin: 80px 0px;
  vertical-align: top;
}

.footer_info_box img{
  width: 20px;
  margin-right: 20px;
}
.footer_info_box span{
	font-size: 18px;
  color: #333;
  vertical-align: top;
  width: 85%;
  display: inline-block;
}
.footer_info_box + .footer_info_box{
  margin-top: 40px;
}
.footer_info_box span a{
	font-size: 18px;
	color: #333;
}
.footer_info_box span a:hover{
  font-weight: bold;
}
.footer_code{
  float: right;
}
.code_box{
  text-align: center;
  display: inline-block;
  margin: 50px 0px;
}
.code_box img{
  width: 120px;
  height: auto;
  margin-bottom: 10px;
}
.code_box p{
	font-size: 16px;
	color: #666;
}
.code_box + .code_box{
  margin-left: 35px;
}
.footer_copyright{
  background-color: #f7f7f7;
}
.footer_copyright p{
	font-size: 16px;
  color: #666;
  line-height: 60px;
}
.footer_copyright p a{
	font-size: 16px;
	color: #666;
}
.footer_copyright p a:hover{
  font-weight: bold;
}
/* 底部 end */



/* 阴影 start */
.shadow {
  box-shadow: 0px 10px 20px 0px 
		rgba(182, 182, 182, 0.2);
}
/* 阴影 end */


/* 公共标题 start */
.public_title {
  text-align: center;
}

.public_title_ch {
  font-size: 22px;
	font-weight: bold;
	line-height: 24px;
	color: #333;
  margin-bottom: 20px;
}


.public_title_line {
  width: 220px;
  margin-bottom: 20px;
}


.public_title_en {
  font-family: Bebas;
	font-size: 20px;
	line-height: 24px;
	color: #333;
	opacity: 0.12;
}


.public_small_tit {
  text-align: center;
  font-size: 22px;
	font-weight: bold;
	line-height: 30px;
	color: #333;
}

.public_small_tit img {
  width: 51px;
  height: auto;
}

.public_small_tit span {
  padding:0px 20px;
}
/* 公共标题 end */


header , footer {
  background: #fff;
}
@font-face {
  font-family: "bebas";
  src: url("../fonts/BEBAS___.ttf");
}

@font-face {
  font-family: "barlow";
  src: url("../fonts/Barlow-ExtraBold.ttf");
}

@font-face {
  font-family: "barlowc";
  src: url("../fonts/BarlowCondensed-ExtraLight.ttf");
}

.common_banner  img {
  /* width: 100%; */
}

ul ,p,li,h1,h2,h3,h4,h5,h6 {
  margin: 0px;
}

.swiper-wrapper  , .swiper-slide {
  height: auto !important;
}

.container {
  width: 1200px;
  padding: 0px;
  margin: 0px auto;
  box-sizing: border-box;
}


.index_container {
  box-sizing: border-box;
  width: 1440px;
  padding:0px;
  margin: 0px auto;
}



@font-face {
  font-family: BAHNSCHRIFT;
  src: url("../fonts/BAHNSCHRIFT.TTF");
}



/* 面包屑 start */
.crumbs {
  width: 100%;
  float: left;
  box-sizing: border-box;
  line-height: 50px;
  height: 50px;
  vertical-align: middle;
}

.crumbs a,
.crumbs span {
  vertical-align: middle;
  /* margin-right: 6px; */
  display: inline-block;
  font-size: 16px;
  line-height: 20px;
  color: #666;
}

.crumbs  a:hover , .crumbs  a:hover span {
  color: #333;
}
.crumbs a img {
  width: 18px;
  height: 18px;
  margin-right: 12px;
}
.crumbs_tabs {
  background: #fff;
  border-bottom: 1px solid #e6e6e6;
}

/* .crumbs_tab_list {
  width: 50%;
  float: right;
  text-align: right;
}
.crumbs_tab_list li {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
	color: #666;
  margin-left: 34px;
  position: relative;
  cursor: pointer;
}
.crumbs_tab_list li.on {
  color: #006cce;
}
.crumbs_tab_list li:after {
  content: "";
  position: absolute;
  width: 30px;
	height: 2px;
	background: #006cce;
  display: block;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  display: none;
}
.crumbs_tab_list li.on:after {
  display: block;
}*/

/* 面包屑 end */


/* 视频弹窗  start */
.public_videos.layui-layer-dialog {
  width: 80% !important;
  top: 20% !important;
  left: 10% !important;
  height: 60% !important;
}


.public_video_pop_close {
  width: 40px;
  height: 40px;
  position: absolute;
  top: -70px;
  right: 0px;
  cursor: pointer;
}

.layui-layer-dialog.public_videos .layui-layer-content {
  overflow: visible;
  width: 100%;
  box-sizing: border-box;
  padding: 40px;
  height: 100%;
}


.public_video_pop_video {
  width: 100%;
  height: 100%;
  background: #000;
  display: block;
}


.public_video_pop {
  width: 100%;
  height: 100%;
}
/* 视频弹窗  end */

/* banner  start */
.public_banner {
  width: 100%;
  box-sizing: border-box;
}

.public_banner img {
  width: 100%;
  height: auto;
}
/* banner  end */

/* 返回顶部 start */
.public_back_top {
  width: 80px;
  position: fixed;
  z-index: 99;
  bottom: 40%;
  right: 20px;
  cursor: pointer;
  display: none;
}

.public_back_top img {
  width: 100%;
}
/* 返回顶部 end */

.header_logo img {
  width: 100%;
  height: auto;
}

.header_toggle.on .img1 {
  display: none;
}
.header_toggle.on .img2 {
  display: inline-block;
}


.sand_table_list li a {
  display: block;
  width: 100%;
}

.sand_table_list li a  .pro_img {
  box-shadow: 0px 10px 16px 0px rgba(13, 52, 100, 0.2);
}

html,body {
  overflow-x: hidden;
}


.title_common .title_text {
  color: #333;
  font-weight: normal;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  appearance: none; 
  margin: 0; 
}
/* 火狐 */
input{
  -moz-appearance:textfield;
}

.aside_items_kefu_text {

}

.header_hover_show_case_pc {
  height: 0px !important;
  width: 400px;
  left: 50%;
  padding-top: 0px;
  margin-left: -9%;
}

.header_hover_show_intr_pc {
  width: 200px;
  height: 0px !important;
  padding-top: 0px;
  left: 50%;
  margin-left: 5%;
}

.header_hover_show_case_pc.on {
  height: 300px !important;
  padding-top: 20px;
}
.header_hover_show_intr_pc.on {
  height: 200px !important;
  padding-top: 20px;
  padding-bottom: 0px;
  left: 50%;
  margin-left: 5%;
}



.header_hover_show_case_pc ul li,
.header_hover_show_intr_pc ul li {
  width: 50% !important;
  padding: 0px;
  margin: 0px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
}

.header_hover_show_intr_pc ul li {
  width:100% !important;
}

.header_hover_show_intr_pc ul li {
  width: 100%;
}

.header_container {
  width: 88%;
  margin: auto;
  position: relative;
}

.header_hover_show_intr_pc ul li a {
  font-size: 16px;
  color: #333;
}

.header_hover_show ul.left_hover_li li  {
  text-align: left;
}

.header_hover_show ul.left_hover_li li img {
  width: auto;
  height: 16px;
  margin-right: 10px;
}

/* tab标签 开始 */
#tab_title_container{
  box-sizing: border-box;
  text-align: center;
}
.tab_box + .tab_box{
  margin-left: 40px;
}
.tab_box{
  display: inline-block;
  width: 208px;
height: 66px;
  background-color: #f1f1f1;
  text-align: center;
  line-height: 70px;
  margin-top: 80px;
}
.tab_box:hover{
  background-color: #e54d28;
  cursor: pointer;
}
.tab_title{
  margin: auto;
  display: inline-block;
  width: 192px;
  height: 54px;
  line-height: 54px;
font-family: MicrosoftYaHei;
font-size: 18px;
  color: #666;
}
.tab_box:hover .tab_title{
font-weight: bold;
  color: #fff;
  border: solid 1px #EF947E;
}
.selected{
  background-color: #e54d28;
}
.selected p{
  font-weight: bold;
  color: #fff;
  border: solid 1px #EF947E;
}

/* tab标签 结束 */


/* 在线留言弹窗 start */
.online_pops.layui-layer {
  width: 50% !important;
  box-sizing: border-box;
  left: 25% !important;
  top: 17% !important;
}

.online_pops .layui-layer-content {
  padding: 40px;
  width: 100%;
  box-sizing: border-box;
}


.online_pop_top {
  overflow: hidden;
  margin-bottom: 40px;
  padding-bottom: 30px;
  border-bottom: 1px solid #f7f7f7;
}


.online_pop_title {
  font-size: 20px;
  line-height: 40px;
  font-weight: bold;
  color: #333;
  float: left;
}


.online_pop_close {
  cursor: pointer;
  width: 40px;
  height: 40px;
  float: right;
}


.online_pop_form {
  overflow: hidden;
}

.online_pop_form li {
  width: 46%;
  margin-right: 8%;
  box-sizing: border-box;
  overflow: hidden;
  float: left;
  margin-bottom: 30px;
}

.online_pop_form li.margin0 {
  margin-right: 0px;
}


.online_pop_form_left {
  width: 48px;
  line-height: 48px;
  float: left;
  font-size: 16px;
	color: #333;
  width: 22%;
}

.online_pop_form li .online_pop_form_right {
  width: 77%;
  float: left;
  font-size: 16px;
	color: #333;
  height: 48px;
  line-height: 48px;
  border: solid 1px #e5e5e5;
  box-sizing: border-box;
  padding: 0px 20px;
}



.online_pop_form li.large {
  width: 100%;
}
.online_pop_form li.large .online_pop_form_left {
  width: 10%;
}
.online_pop_form li.large .online_pop_form_right {
  width: 90%;
}

.online_pop_form li.large #code.online_pop_form_right {
  width: 27%;
}

.online_pop_form li textarea.online_pop_form_right {
  height: 120px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 28px;
}


.yzmcode {
  width: 10%;
  height: 50px;
  line-height: 50px;
  float: left;
  margin-left: 5%;
  background:#ddefff;
  text-align: center;
  cursor: pointer;
}

.yzmcode span {
  color: #006cce;
  font-size: 14px;  
  font-family: Bebas;
  display: inline-block;
  margin: 0px 6px;
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Chrome/Safari/Opera */
  -khtml-user-select: none; /* Konqueror */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently
  not supported by any browser */
}


.online_pop_form_submit button {
  height: 48px;
  line-height: 48px;
	background: #006cce;
  text-align: center;
  font-size: 16px;
	color: #fff;
  padding: 0px 94px;
  border: 1px solid #006cce;
}

.online_pop_form_submit {
  padding-left: 10%;
  box-sizing: border-box;
  width: 100%;
}

/* 在线留言弹窗 end */


/* 分页 start */

.pages {
  text-align: center;
  margin-bottom: 60px;
  text-align: center;
  width: 100%;
}

/* 清除默认效果 */
.pages a {
  text-decoration: none;
  position: relative;
}

.pages a .change_page {
  width: 10px;
	height: 14px;
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  margin: auto;
}

.pages a.pages_center{
  line-height: 24px;
}

.pre_red, .next_red {
  display: none;
}
/* 静态样式 */
.staticEffect a{
  color: #808080;
  border: 1px solid transparent;
  background: #f7f7f7;
}

/* 鼠标经过 */
.hoverEffect a:hover{
  color: #006cce;
  border: 1px solid transparent;
  background: #ddefff;
}

/* 基础样式 */
.pages a {
  font-size: 18px;
  display: inline-block;
  margin-right: 10px;
  width: 34px;
  height: 34px;
  text-align: center;
  vertical-align: middle;
  line-height: 34px;
}

.pages a.prev, .pages a.next {
  font-size: 18px;
}



/* 选中样式 */
.pages a.on  {
  color: #fff;
  background: #006cce !important;
}


/* 跳转到第一页 / 最后一页的 图片切换显示 */
.prev_pre:hover .pre_gray {
  display: none;
}

.prev_pre:hover .pre_red {
  display: inline;
}

.next_nex:hover .next_gray {
  display: none;
}

.next_nex:hover .next_red {
  display: inline;
}

.mobile_add_more {
  text-align: center;
  font-size: 14px;
  color: #999;
  cursor: pointer;
}

/* 分页 end */


.footer_copyright a {
  display: inline-block;
}


@media (max-width:768px) {
  .index_container {
    width: 100%;
    box-sizing: border-box;
    padding: 0px 4%;
  }

  .icon_close_mobile{
    display: none;
  }

  .logo{
    width: auto;
    height: 30px;
    margin: 5px 4%;
    display: inline-block;
  }

  .index_menu_box{
    width: 60%;
    float: right;
  }
  .index_menu{
    width: 100%;
    display: none;
    height: calc(100% - 40px);
    position: fixed;
    top: 40px;
    background-color: rgba(0,0,0,0.5);
    float: none;
    margin-right: 0px;
  }
  .index_menu li{
    display: inline-block;
    width: 100%;
    padding: 0px 4%;
    line-height: 40px;
    text-align: left;
    position: relative;
    background-color: #fff;
    border-top: 1px solid #e6e6e6;
    box-sizing: border-box;
  }
  .index_menu li a{
    display: block;
    font-size: 16px;
    color: #666;
    position: relative;
    
  }
  .index_menu li a:hover{
    color: #333;
    font-weight: bold;
  }
  .index_menu li a:hover:after{
    content: "";
    width: 0px;
    height: 0px;
    background-color: #333;
    position: absolute;
    bottom: 25px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
  
  }
  .index_on a{
    color: #333;
    font-weight: bold;
  }
  .index_on:after{
    content: "";
    width: 0px;
    height: 0px;
    background-color: #333;
    position: absolute;
    bottom: 25px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
  }
  .menu_icon_box{
    width: 40px;
    float: right;
  }
  .menu_icon{
    width: 100%;
    cursor: pointer;
  }
  .icon_close{
    display: none;
  }
  .tel_menu_box{
    float: right;
    height: 40px;
    line-height: 40px;
    margin-right: 10px;
    display: block;
  }
  .tel_menu_box a{
    display: block;
  }
  .tel_menu_box img{
    width: 26px;
  }
  .tel_menu_box span{
    font-size: 14px;
    color: #333;
    vertical-align: middle;
    margin-left: 5px;
  }
  /* 底部 start */
footer {
  border-top: 1px solid #333;
}
.footer_logo {
  display: block;
  float: left;
  margin: 5px 0px;
}
.footer_logo img{
  width: auto;
  height: 30px;
  padding: 0px 0px;
}
.footer_links{
  width: 62.5%;
  float: right;
}
.footer_links li a{
	font-size: 16px;
	color: #666;
}
.footer_links li{
  width: 14.2%;
  line-height: 97px;
  text-align: right;
  float: left;
}
.footer_links li a:hover{
  color: #333;
  font-weight: bold;
}
.footer_tab{
  border-bottom: none;
}
.footer_info{
  display: inline-block;
  width: 100%;
  margin: 10px 0px 0px;
  vertical-align: top;
}

.footer_info_box img{
  width: 14px;
  margin-right: 10px;
}
.footer_info_box span{
	font-size: 14px;
  color: #333;
  vertical-align: top;
}
.footer_info_box + .footer_info_box{
  margin-top: 10px;
}
.footer_info_box span a{
	font-size: 14px;
	color: #333;
}
.footer_info_box span a:hover{
  font-weight: bold;
}
.footer_code{
  float: none;
}
.code_box{
  text-align: center;
  display: inline-block;
  margin: 20px 0px;
}
.code_box img{
  width: 100px;
  height: auto;
  margin-bottom: 10px;
}
.code_box p{
	font-size: 14px;
	color: #666;
}
.code_box + .code_box{
  margin-left: 35px;
}
.footer_copyright{
  background-color: #f7f7f7;
}
.footer_copyright p{
	font-size: 14px;
  color: #666;
  line-height: 24px;
}
.footer_copyright p a{
	font-size: 14px;
	color: #666;
}
.footer_copyright p span{
  display: block;
}
.footer_copyright p a:hover{
  font-weight: bold;
}
/* 底部 end */
  .container {
    width: 100%;
    box-sizing: border-box;
    padding: 0px 4%;
  }
  .crumbs_tab_list {
    width: 100%;
    float: none;
    text-align: center;
    white-space: nowrap;
    overflow-x: auto;
    padding: 0px 4%;
    box-sizing: border-box;
  }

  .crumbs_tabs .container {
    padding: 0px;
  }

  .crumbs_tab_list li {
    font-size: 14px;
    text-align: center;
    margin: 0px 8px;
    line-height: 36px;
    height: 36px;
  }
  .public_title_ch {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 16px;
  }
  .public_title_line {
    width: 60%;
    margin-bottom: 16px;
  }
  .public_title_en {
    font-size: 15px;
    line-height: 18px;
  }
  .public_small_tit img {
    width: 48px;
    height: auto;
  }
  .public_small_tit span {
    padding: 0px 12px;
  }
  .public_small_tit {
    font-size: 16px;
  }
  .footeer_right {
    width: 100%;
    float: none;
  }
  .footer_links>li {
    width: 100%;
    float: none;
  }
  .footer_links>li>a {
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
  }
  .footer_links li ul  {
    overflow: hidden;
    margin-bottom: 20px;
  }
  .footer_links li ul li {
    font-size: 14px;
    width: 33.33%;
    float: left;
    margin-bottom: 8px;
  }

  .footer_links li.foter_link_last ul li {
    width: 100%;
  }
  .footer_links li.foter_link_last {
    width: 100%;
  }
  .footer_item_child_right {
    width: 84%;
  }
  .footer_boxes {
    width: 100%;
    float: none;
  }
  .footer_code {
    float: left;
  }
  .footer_copyright {
    font-size: 12px;
    margin: 0px auto;
    line-height: 20px;
    padding: 10px 0px;
  }

  .header_top .index_container {
    overflow: hidden;
  }

  .header_top {
    height: 40px;
    padding: 0px;
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0px;
    left: 0px;
    background-color: #fff;
  }

  .header_top_left {
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    float: left;
  }
  .header_top_logo {
    height: 30px;
    float: none;
    display: inline-block;
  }

  .header_top_toggle  {
    height: 20px;
    float: right;
    margin-top: 10px;
    cursor: pointer;
  }

  .header_contents {
    height: calc(100% - 40px);
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 40px;
    left: 0px;
    background: rgba(0,0,0,0.5);
    overflow: auto;
    display: none;
  }
  .header_list li {
    width: 100%;
    float: none;
  }

  .header_list li {
    border-top: 1px solid #f7f7f7;
  }

  .header_contents .index_container {
    padding: 0px;
  }

  .header_list {
    max-height: 100%;
    background: #fff;
    overflow: auto;
  }
  .header_list li a {
    line-height: 34px;
    height: 34px;
    font-size: 16px;
    color: #333;    
    width: 100%;
    box-sizing: border-box;
    padding: 0px 4%;
    text-align: left;
  }
  .header_list li .header_list_hover_right .header_list_hover_child {
    width: 100%;
    box-sizing: border-box;
    padding: 0px 4%;
    text-align: left;
  }
  .header_list li:hover>a, .header_list>li.on>a {
    background: #fff;
    color: #333;
  }
  .header_list>li.on>a {
    color: #006cce;
  }
  .public_back_top {
    width: 55px;
    position: fixed;
    z-index: 99;
    bottom: 40%;
    right: 3px;
  }
  body {
    padding-top: 40px;
  }

  .online_pops.layui-layer {
    width: 80% !important;
    box-sizing: border-box;
    left: 10% !important;
    top: 17% !important;
    max-height: 80%;
    overflow: auto;
  }
  .online_pops .layui-layer-content {
    padding: 20px;
  }
  .online_pop_top {
    margin-bottom: 22px;
    padding-bottom: 22px;
  }
  .online_pop_title {
    font-size: 18px;
    line-height: 30px;
  }
  .online_pop_close {
    cursor: pointer;
    width: 26px;
    height: 26px;
    margin-top: 2px;
  }
  .online_pop_form li {
    width: 100% !important;
    margin-right: 0px !important;
    margin-bottom: 16px;
  }
  .online_pop_form_left {
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    width: 25% !important;
  }
  .online_pop_form li .online_pop_form_right {
    width: 75%;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    padding: 0px 14px;
  }
  .online_pop_form li textarea.online_pop_form_right {
    height: 110px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 22px;
    width: 100% !important;
  }
  .yzmcode {
    width: 24%;
    height: 34px;
    line-height: 34px;
    margin-left: 5%;
  }
  .online_pop_form li.large #code.online_pop_form_right {
    width: 46%;
  }
  .yzmcode span {
    font-size: 12px;
    margin: 0px 3px;
  }
  .online_pop_form_submit button {
    height: 34px;
    line-height: 34px;
    background: #006cce;
    text-align: center;
    font-size: 14px;
    box-sizing: border-box;
    width: 100%;
    display: block;
    padding: 0px 34px;
  }
  .online_pop_form_submit {
    padding: 0px;
  }
  .online_pop_top {
    margin-bottom: 16px;
    padding-bottom: 16px;
  } 
  .online_pops.layui-layer {
    top: 12% !important;
  }
  .header_list_hover  {
    position: relative;
    height: auto;
    top:0px;
    left: 0px;
    padding: 0px;
  }

  .header_list_hover_right {
    width: 100%;
    padding: 0px;
    text-align: center;
    float: none;
    height: auto;
  }

  .header_list_hover_list_item {
    width: 100%;
    float: none;
  }
  .header_list li .header_list_hover_right a {
    color: #666;
    font-size: 14px;
    margin-right: 0px;
    line-height: 34px;
    height: auto;
    display: block;
  }
  .header_list li .header_list_hover_right .header_list_hover_child a {
    display: block;
    font-size: 12px;
    color: #999;
    margin-bottom: 0px;
    text-align: left;
    margin-right: 0px;
    padding: 0px;
  }
  .header_list li .header_list_hover_right .header_list_hover_list_item>a {
    margin-bottom: 0px;
    text-align: left;
  }
  .header_list li .header_list_hover_right .type2 .header_list_hover_child a {
    width: 100%;
    float: none;
  }
  .header_list_hover {
    display: none;
    transition: none;
  }
  .footer_mian {
    padding: 20px 0px;
  }
  .layui-layer-dialog.public_videos .layui-layer-content {
    padding: 20px;
  }
  .public_video_pop_close {
    width: 30px;
    height: 30px;
    top: -44px;
  }
}


@media (min-width:769px) {
  button:hover {
    background: #e3effa !important;
    color: #006cce !important;
  }
  .header_list li .header_list_hover_right a:hover {
    color: #006cce;
  }

  .header_list li:hover .header_list_hover {
    height: 240px;
  }
  .header_list li  .header_list_hover_list  li:hover {
    background: transparent;
  }
  .header_list li  .header_list_hover_list .header_list_hover_child li a:hover , .header_list li  .header_list_hover_list li a:hover {
    color: #006cce;
    background: transparent;
  }
  
  .crumbs_tab_list li:hover {
    color: #006cce;
  }
}



.swiper-pagination-switch {
  width: 8px;
  height: 8px;
  background: #999;
  display: inline-block;
  margin: 0px 10px;
}

.swiper-active-switch {
  background: #000;

}