/*首页*/
#g_web #jh2_nav_14 .bodyContContent .nav_logo a {
    height: 50px;
}
#g_web #jh2_productcate_21 .bodyContContent .cate_ul .cate_li a .cate_fixed {
    background: none;
}
#laymod_162569 .bodyContContent .category_txt p{
    min-height: 44px;
    line-height: 1.4 !important;
}
#jh2_product_25 .pro_content .pro_item .pro_info .pro_name,
#jh2_product_25 .pro_content .pro_item .pro_info .pro_type{
    font-size: 12px !important;
    padding: 3px 0 !important;
}
#jh2_product_25 .pro_content .pro_item .pro_piclist{
    bottom: 12px !important;
}
#jh_proinfo_1 .pro_pic .gallery-top .swiper-slide a i.img_border{
    border: none !important;
}
#jh2_product_25 .pro_category .category_content ul li.fpro_li>a span{
    font-size: 14px !important;
}
#jh2_product_25 .pro_content .pro_item .pro_info{
    height: 72px;
}
#jh2_cpdetail_9 .about_bj{
    display: none;
}
#jh2_cpdetail_9 .video_play{
    margin-top: 40px !important;
}
/* 产品列表 */
@media(min-width:992px){
#jh2_product_25 .pro_content .pro_item .pro_pic a{
    height: 262px;
}
}
@media(max-width:992px){
#jh2_xbanner_9{
    display: none;
}
}
#jh2_nav_14 .bodyCont_width .bodyContContent .nav_logo a img{
    max-height: 100%;
}
.PhotoWall2 #jh2_photo_1 .bodyContContent {
	display: none !important;
}
		  @font-face {
  font-family: 'xybicon';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_xk8kw3me3spgmn29.eot');
  src: url('//at.alicdn.com/t/font_249974_xk8kw3me3spgmn29.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_xk8kw3me3spgmn29.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_xk8kw3me3spgmn29.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_xk8kw3me3spgmn29.svg#xybicon') format('svg');
}
.xybicon {
    font-family:"xybicon" !important;
    font-style:normal;
}
img {
border:0 none;  
}
ul,ol,li {
list-style:none;
padding:0;
margin:0;
}
h1,h2,h3,h4,h5,h6,p {
margin:0;
font-weight:normal; 
}
/*模版整体控制*/
#laymod_185230 {
  position:relative;
  font-size: 12px;
  z-index: 1705;
    font-family:"Arial","Times New Roman","Microsoft YaHei","SimHei";
}
#laymod_185230 .bg {
  position:absolute;
  z-index: 1;
  width:100%;
  height:100%;
  top:0;
  left:0;
}
#laymod_185230 .bodyCont_width {
  position:relative;
  z-index:4;
  height: 100%;
}
#laymod_185230 .bodyContContent .nav_logo {
  background: #fff;
}
#laymod_185230 .bodyContContent .nav_list_14 {
  background: #fff;
}
#laymod_185230 .nav_list_14 .father_list .f_item .f_item_a,
#laymod_185230 .nav_list_14 .father_list ul a {
  color: #666;
}
@media (min-width: 993px) {
  #laymod_185230 #jh2_nav_14 .bodyContContent {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
  }
  .design-html #laymod_185230 #jh2_nav_14 .bodyContContent {
  	position: relative;
  }
  /* llogo */
  #laymod_185230 .bodyContContent .nav_logo {
    text-align: center;
    padding: 10px 0;
  }
  #laymod_185230 .bodyContContent .nav_logo a {
    overflow: hidden;
    max-height: 80px;
    display:-webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		/*flex-direction*/
		-webkit-box-orient:vertical;/*horizontal*/
		-webkit-box-direction:normal;/*reverse*/
		-moz-box-orient:vertical;
		-moz-box-direction:normal;
		flex-direction:column;/*row*/
		-webkit-flex-direction:column;
		/*flex-wrap*/
		-webkit-flex-wrap:wrap;/*nowrap*/
		-webkit-box-lines:multiple;/*single*/
		-moz-flex-wrap:wrap;
		flex-wrap:wrap;
		/*justify-content*/
		-webkit-justify-content:center;
		justify-content:center;/*主轴上对齐（横轴）*/
		-moz-box-pack:center;
		-webkit--moz-box-pack:center;
		box-pack:center;
		/*align-items*/
		align-items:center;/*交叉轴对齐（垂直）*/
		-webkit-align-items:center;
		box-align:center;
		-moz-box-align:center;
		-webkit-box-align:center;
  }
  #laymod_185230 .bodyContContent .nav_logo a img {
    max-width: 100%;
    max-height: 80px;
    transform: scale(1, 1);
      transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  }
  #laymod_185230 .header_fixed .nav_logo a {
  	height: 40px;
  }
  #laymod_185230 .header_fixed .nav_logo a img {
    transform: scale(0.8,0);
  }
  /* PC导航 */
  #laymod_185230 .nav_list_14 {
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  }
  #laymod_185230 .header_fixed .nav_list_14 {
    margin-top: -60px;
  }
  #laymod_185230 .nav_list_14 .father_list {
    text-align: center;
  }    
  #laymod_185230 .nav_list_14 .father_list .f_item {
    display: inline-block;
      transition: all 0.4s ease-out 0s;
      padding: 0.55% 1%;
      height: 40px;
      line-height: 40px;
      box-sizing: content-box;
  }
  #laymod_185230 .nav_list_14 .father_list .f_item .f_item_a {
    display: block;
		font-size:13px;
		font-weight: normal;
    position: relative;
    transition: none ease-out .3s;
    transition-property: color, background, text-indent, opacity;
  }
  #laymod_185230 .nav_list_14 .father_list .f_item .f_item_a i {
    font-size: 14px;
    font-weight: 600;
    padding-left: 5px;
  }
  #laymod_185230 .nav_list_14 .father_list .f_item .f_item_a i:after {
    content: "\e71d";
  }
  #laymod_185230 .nav_list_14 .father_list .f_item.active .f_item_a {
    color: rgba(14,133,199,1);
  }
  #laymod_185230 .nav_list_14 .father_list .f_item .f_item_a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
      width: 10%;
      height: 1px;
      background: transparent;
      transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  }
  #laymod_185230 .nav_list_14 .father_list .f_item .f_item_a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
      width: 10%;
      height: 1px;
      background: transparent;
      transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  }
  #laymod_185230 .nav_list_14 .father_list .f_item.active .f_item_a:before,
  #laymod_185230 .nav_list_14 .father_list .f_item.active .f_item_a:after {
    width: 50%;
  }
  #laymod_185230 .nav_list_14 .father_list .f_item.active .f_item_a {
    color: rgba(14,133,199,1);
  }
  /*PC二级导航*/
  #laymod_185230 .nav_list_14 .father_list ul {
    position: absolute;
    width: 195px;
      background: #fff;
      border: 0;
        opacity: 0;
      visibility: hidden;
      transition: all 0.3s ease-out 0s;
      transform: translate3d(0px, 10px, 0px);
      -moz-transform: translate3d(0px, 10px, 0px);
      -webkit-transform: translate3d(0px, 10px, 0px);
      box-shadow: 0 6px 10px rgba(0, 0, 0, .1);
  }
  #laymod_185230 .nav_list_14 .father_list ul a {
    display: block;
      border-bottom: 1px solid rgba(0, 0, 0, .08);
      text-align: center;
      box-sizing: content-box;
      width: 100%;
      padding: 14px 0;
      background: none;
      height: 20px;
      line-height: 20px;
      transition: all 0.3s ease-out 0s;
  }
  #laymod_185230 .phone_logo,
  #laymod_185230 .phone_nav {
    display: none;
  }
}
	#laymod_185230 .active_false .nav_list_14 .father_list .f_item:hover .f_item_a {
    color: rgba(14,133,199,1);
  }
  #laymod_185230 .active_false .nav_list_14 .father_list .f_item:hover .f_item_a:before,
  #laymod_185230 .active_false .nav_list_14 .father_list .f_item:hover .f_item_a:after {
    width: 100%;
    background: rgba(14,133,199,1);
  }
  #laymod_185230 .active_false .nav_list_14 .father_list .f_item:hover ul {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0px, 0px, 0px);
      -moz-transform: translate3d(0px, 0px, 0px);
      -webkit-transform: translate3d(0px, 0px, 0px);
  }
  #laymod_185230 .active_false .nav_list_14 .father_list ul a:hover {
    color: rgba(14,133,199,1);
    background-color: #f5f5f5;
  }
@media (max-width: 992px) {
  #laymod_185230 #jh2_nav_14 {
    height: 70px;
  }
  /* 手机导航 */
  #laymod_185230 .bodyContContent .nav_logo,
  #laymod_185230 .bodyContContent .nav_list_14 {
    display: none !important;
  }
  #laymod_185230 .phone_logo {
    display: block;
    height: 70px;
    position: relative;
    z-index: 5;
  }
  #laymod_185230 .phone_logo .mm-hbtn {
    display: block;
      width: 30px;
      height: 30px;
      position: absolute;
      top: 0;
      left: 10px;
      margin: 20px 10px;
  }
  #laymod_185230 .phone_logo .mm-hbtn .lcbody {
      width: 30px;
      height: 30px;
      position: relative;
      transform: translateZ(0) rotate(0);
      transition: transform .4s cubic-bezier(.4,.01,.165,.99);
  }
  #laymod_185230 .phone_logo .mm-hbtn .lcitem {
      position: absolute;
      left: 0;
      top: 0;
      transform: translateZ(0) rotate(0);
      transition: transform .25s cubic-bezier(.4,.01,.165,.99) 0s;
      -webkit-transform: translateZ(0) rotate(0);
      -webkit-transition: -webkit-transform .25s cubic-bezier(.4,.01,.165,.99) 0s;
      width: 30px;
      height: 30px;
  }
  #laymod_185230 .phone_logo .mm-hbtn .lcitem .rect {
      width: 30px;
      height: 1px;
      position: absolute;
      left: 0;
      top: 14px;
      transition: transform .2s ease .2s;
      -webkit-transition: -webkit-transform .2s ease .2s;
      background: #000;
  }
  #laymod_185230 .phone_logo .mm-hbtn .top {
      transform: translate3d(0,-3px,0);
      -webkit-transform: translate3d(0,-3px,0);
  }
  #laymod_185230 .phone_logo .mm-hbtn .bottom {
      transform: translate3d(0,3px,0);
      -webkit-transform: translate3d(0,3px,0);
  }
  #laymod_185230 .phone_logo .mm-hbtn.open {
      transform: translateZ(0) rotate(90deg);
      -webkit-transform: translateZ(0) rotate(90deg);
  }
  #laymod_185230 .phone_logo .mm-hbtn.open .lcitem {
      transform: translateZ(0) rotate(45deg);
      transition: transform .25s cubic-bezier(.4,.01,.165,.99) 0s;
      -webkit-transform: translateZ(0) rotate(45deg);
      -webkit-transition: -webkit-transform .25s cubic-bezier(.4,.01,.165,.99) 0s;
  }
  #laymod_185230 .phone_logo .mm-hbtn.open .lcitem.bottom {
      transform: translateZ(0) rotate(-45deg);
      -webkit-transform: translateZ(0) rotate(-45deg);
  }
  #laymod_185230 .phone_logo .mm-hbtn.open .rect {
      transition: transform .2s ease .2s;
      transform: translate3d(0,0,0);
      -webkit-transition: -webkit-transform .2s ease .2s;
      -webkit-transform: translate3d(0,0,0);
  }
  /* 手机logo */
  #laymod_185230 .phone_logo .logo {
    margin: 0 auto;
      width: 40%;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -moz-box-orient: vertical;
      -moz-box-direction: normal;
      flex-direction: column;
      -webkit-flex-direction: column;
      -webkit-flex-wrap: wrap;
      -webkit-box-lines: multiple;
      -moz-flex-wrap: wrap;
      flex-wrap: wrap;
       -webkit-justify-content: center;
       justify-content: center;
      -moz-box-pack: center;
      -webkit--moz-box-pack: center;
      box-pack: center;
      align-items: center;
      -webkit-align-items: center;
      box-align: center;
      -moz-box-align: center;
      -webkit-box-align: center;
      height: 100%;
  }
  #laymod_185230 .phone_logo .logo img {
    max-width: 100%;
    max-height: 60px;
  }
 #laymod_185230 .close_pro_menu {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    top: 0;
    left: 0;
    z-index: 123;
  }
}
  #g_web {
        -webkit-transition: -webkit-transform .4s ease;
      transition: transform .4s ease;
  }
  #laymod_185230 #jh2_nav_14.active_true {
    height: 70px;
  }
  /* 手机导航 */
  #laymod_185230 .active_true .bodyContContent .nav_logo,
  #laymod_185230 .active_true .bodyContContent .nav_list_14 {
    display: none !important;
  }
  .phone_nav {
    display: block;
      position: fixed;
      background: #f3f3f3;
      color: #333;
      width: 80%;
      height: 100%;
      padding-top: 30px;
      -webkit-transform: translate3d(-30%,0,0);
      -moz-transform: translate3d(-30%,0,0);
      -ms-transform: translate3d(-30%,0,0);
      -o-transform: translate3d(-30%,0,0);
      transform: translate3d(-30%,0,0);
        -webkit-transition: -webkit-transform .4s ease;
      transition: transform .4s ease;
      opacity: 0;
      visibility: hidden;
  }
  .phone_nav .f_li {
    position: relative;
  }
  .phone_nav .f_li:after {
    content: "";
    display: block;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
    border-bottom: 1px solid rgba(51,51,51,.15);
  }
  .phone_nav .f_li.sj_active .xybicon {
      transform: rotate(180deg);
  }
  .phone_nav .f_li>a {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      color: inherit;
      line-height: 20px;
      display: inline-block;
      width: 75%;
      padding: 12px 10px 12px 20px;
      margin: 0;
      font-size: 12px;
      position: relative;
  }
  .phone_nav .f_li>.xybicon {
    line-height: 47px;
    display: inline-block;
      color: inherit;
      font-size: 22px;
      position: absolute;
        top:0;
      right: 0;
      width: 23%;
      text-align: center;
  }
  .phone_nav .f_li>.xybicon:before {
    content: "\e655";
  }
  .phone_nav .f_li .son_ul {
    display: none;
      padding: 15px 0px;
    border-top: 1px solid rgba(51,51,51,.15);
  }
  .phone_nav .f_li .son_ul a {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      color: inherit;
      line-height: 20px;
      display: block;
      padding: 3px 10px 3px 20px;
      margin: 0;
      font-size: 12px;
opacity: 0.75;
  } 
  #laymod_185230 .active_true .phone_logo {
    display: block;
    height: 70px;
    position: relative;
    z-index: 5;
  }
  #laymod_185230 .active_true .phone_logo .mm-hbtn {
    display: block;
      width: 30px;
      height: 30px;
      position: absolute;
      top: 0;
      left: 10px;
      margin: 20px 10px;
  }
  #laymod_185230 .active_true .phone_logo .mm-hbtn .lcbody {
      width: 30px;
      height: 30px;
      position: relative;
      transform: translateZ(0) rotate(0);
      transition: transform .4s cubic-bezier(.4,.01,.165,.99);
  }
  #laymod_185230 .active_true .phone_logo .mm-hbtn .lcitem {
      position: absolute;
      left: 0;
      top: 0;
      transform: translateZ(0) rotate(0);
      transition: transform .25s cubic-bezier(.4,.01,.165,.99) 0s;
      -webkit-transform: translateZ(0) rotate(0);
      -webkit-transition: -webkit-transform .25s cubic-bezier(.4,.01,.165,.99) 0s;
      width: 30px;
      height: 30px;
  }
  #laymod_185230 .active_true .phone_logo .mm-hbtn .lcitem .rect {
      width: 30px;
      height: 1px;
      position: absolute;
      left: 0;
      top: 14px;
      transition: transform .2s ease .2s;
      -webkit-transition: -webkit-transform .2s ease .2s;
      background: #000;
  }
  #laymod_185230 .active_true .phone_logo .mm-hbtn .top {
      transform: translate3d(0,-3px,0);
      -webkit-transform: translate3d(0,-3px,0);
  }
  #laymod_185230 .active_true .phone_logo .mm-hbtn .bottom {
      transform: translate3d(0,3px,0);
      -webkit-transform: translate3d(0,3px,0);
  }
  #laymod_185230 .active_true .phone_logo .mm-hbtn.open {
      transform: translateZ(0) rotate(90deg);
      -webkit-transform: translateZ(0) rotate(90deg);
  }
  #laymod_185230 .active_true .phone_logo .mm-hbtn.open .lcitem {
      transform: translateZ(0) rotate(45deg);
      transition: transform .25s cubic-bezier(.4,.01,.165,.99) 0s;
      -webkit-transform: translateZ(0) rotate(45deg);
      -webkit-transition: -webkit-transform .25s cubic-bezier(.4,.01,.165,.99) 0s;
  }
  #laymod_185230 .active_true .phone_logo .mm-hbtn.open .lcitem.bottom {
      transform: translateZ(0) rotate(-45deg);
      -webkit-transform: translateZ(0) rotate(-45deg);
  }
  #laymod_185230 .active_true .phone_logo .mm-hbtn.open .rect {
      transition: transform .2s ease .2s;
      transform: translate3d(0,0,0);
      -webkit-transition: -webkit-transform .2s ease .2s;
      -webkit-transform: translate3d(0,0,0);
  }
  /* 手机logo */
  #laymod_185230 .active_true .phone_logo .logo {
    margin: 0 auto;
      width: 40%;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -moz-box-orient: vertical;
      -moz-box-direction: normal;
      flex-direction: column;
      -webkit-flex-direction: column;
      -webkit-flex-wrap: wrap;
      -webkit-box-lines: multiple;
      -moz-flex-wrap: wrap;
      flex-wrap: wrap;
       -webkit-justify-content: center;
       justify-content: center;
      -moz-box-pack: center;
      -webkit--moz-box-pack: center;
      box-pack: center;
      align-items: center;
      -webkit-align-items: center;
      box-align: center;
      -moz-box-align: center;
      -webkit-box-align: center;
      height: 100%;
  }
  #laymod_185230 .active_true .phone_logo .logo img {
    max-width: 100%;
    max-height: 60px;
  }
 #laymod_185230 .close_pro_menu {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    top: 0;
    left: 0;
    z-index: 123;
  }
  /* 显示 */
  .xianshi {
    overflow: hidden;
    height: 100%;
  }
  .xianshi .phone_nav {
    -webkit-transform: translate3d(0%,0,0);
      -moz-transform: translate3d(0%,0,0);
      -ms-transform: translate3d(0%,0,0);
      -o-transform: translate3d(0%,0,0);
      transform: translate3d(0%,0,0);
      opacity: 1;
      visibility: visible;
      display: block !important;
  }
  .xianshi #g_web {
    -webkit-transform: translate3d(80%,0,0);
      -moz-transform: translate3d(80%,0,0);
      -ms-transform: translate3d(80%,0,0);
      -o-transform: translate3d(80%,0,0);
      transform: translate3d(80%,0,0);
        box-shadow: 0 0px 18px 0 rgba(0, 0, 0, 0.3);
        overflow: hidden;
  }
		  /* 默认引入阿里云图标 */
@font-face {
  font-family: 'iconfont';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_kvn9lkiemaa.eot');
  src: url('//at.alicdn.com/t/font_249974_kvn9lkiemaa.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_kvn9lkiemaa.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_kvn9lkiemaa.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_kvn9lkiemaa.svg#iconfont') format('svg');
}
.iconfont {
    font-family:"iconfont" !important;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
img {
border:0 none;
}
#laymod_185231 #owl-demo .owl-item a {
display: -webkit-flex;
display: flex;
align-items:center;
-webkit-align-items:center;
}
#owl-demo .owl-item img{
    display: block;
max-width:100%;
margin:0 auto;
}
#laymod_185231 .bodyContContent {
	position: relative;
}
#laymod_185231 .bodyContContent .nothing_s img {
	max-width: 100%;
	display: block;
}
#laymod_185231 #owl-demo .owl-pagination .owl-page span {
	background: #000;
}
@media (min-width: 768px) {
	#laymod_185231 #owl-demo .owl-pagination {
		width: 20px;
		position: absolute;
		right: 20px;
	    top: 50%;
    	transform: translateY(-50%);
	}
	#laymod_185231 #owl-demo .owl-pagination .owl-page {
		width: 20px;
		height: 28px;
		line-height: 28px;
		text-align: center;
		position: relative;
	}
	#laymod_185231 #owl-demo .owl-pagination .owl-page span {
		width: 4px;
		height: 4px;
		margin: 0 auto;
		line-height: 28px;
		opacity: 1;
		transition:all .35s;
		position: absolute;
		top: 50%;
		left: 50%;
	    transform: translate(-50%, -50%);
	}
	#laymod_185231 #owl-demo .owl-pagination .owl-page:hover span {
		width: 6px;
		height: 6px;
	}
	#laymod_185231 #owl-demo .owl-controls .owl-buttons {
		position: absolute;
		width: 150px;
	    left: 50%;
	    bottom: 0;
	    height: 65px;
	    margin-left: -600px;
	    background: #fff;
	}
	#laymod_185231 #owl-demo .owl-controls .owl-buttons .owl-prev {
		margin: 0;
		background: none;
		height: 65px;
		line-height: 65px;
		text-align: center;
		position: absolute;
		left: 0;
		width: 50%;
		border-radius: 0;
	}
	#laymod_185231 #owl-demo .owl-controls .owl-buttons .owl-next {
		margin: 0;
		background: none;
		height: 65px;
		line-height: 65px;
		text-align: center;
		position: absolute;
		right: 0;
		width: 50%;
		border-radius: 0;
	}
	#laymod_185231 #owl-demo .owl-controls .owl-buttons .owl-prev i,
	#laymod_185231 #owl-demo .owl-controls .owl-buttons .owl-next i {
		font-size: 20px;
	    transition: 0.36s ease;
		color:rgba(48,48,48,0.4);
	}
	#laymod_185231 #owl-demo .owl-controls .owl-buttons .owl-prev:hover i,
	#laymod_185231 #owl-demo .owl-controls .owl-buttons .owl-next:hover i {
		font-size: 22px;
		color: #303030;
	}
	#laymod_185231 #owl-demo .owl-controls .owl-buttons .owl-prev:after {
		content: "";
    position: absolute;
    top: 50%;
    right: 0px;
    width: 1px;
    height: 18px;
    margin-top: -7px;
		background:rgba(48,48,48,0.2);
	}
	#laymod_185231 #owl-demo .owl-controls .owl-buttons .owl-prev i:after {
		content: "\e626";
	}
	#laymod_185231 #owl-demo .owl-controls .owl-buttons .owl-next i:after {
		content: "\e627";
	}
	/* 小banner */
	#laymod_185231 #sliderDirThemb {
		width: 180px;
		position: absolute;
		bottom: 0;
	    left: 50%;
	    height: 65px;
	    overflow: hidden;
	    margin-left: -450px;
	    transition:all .35s;
	    opacity: 0 !important;
	    visibility: hidden;
	}
	#laymod_185231 #sliderDirThemb.active {
		opacity: 1 !important;
		visibility: visible;
	}
	#laymod_185231 #sliderDirThemb .owl-wrapper img {
		width: 100%;
		display: block;
	}
}
@media (max-width: 767px) {
	#laymod_185231 #owl-demo .owl-buttons {
		display: none;
	}
	#laymod_185231 #owl-demo .owl-pagination {
		position: absolute;
		bottom: 5px;
		width: 100%;
		text-align: center;
	}
	#laymod_185231 #owl-demo .owl-pagination .owl-page {
		width: 5px;
		height: 5px;
		margin: 0 5px;
	}
	#laymod_185231 #owl-demo .owl-pagination .owl-page span {
		width: 5px;
		height: 5px;
		margin: 0;
	}
}
.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}
.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px)}
.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}
.owl-carousel .owl-item{float:left}
.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}
.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
.grabbing{cursor:url(grabbing.png) 8 8,move}
.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}
.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease}
.owl-fade-in{-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease}
.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}
.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}
.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both}
.owl-goDown-in{-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both}
.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both}
.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both}
@-webkit-keyframes empty{
0%{opacity:1}
}
@-moz-keyframes empty{
0%{opacity:1}
}
@keyframes empty{
0%{opacity:1}
}
@-webkit-keyframes fadeIn{
0%{opacity:0}
100%{opacity:1}
}
@-moz-keyframes fadeIn{
0%{opacity:0}
100%{opacity:1}
}
@keyframes fadeIn{
0%{opacity:0}
100%{opacity:1}
}
@-webkit-keyframes fadeOut{
0%{opacity:1}
100%{opacity:0}
}
@-moz-keyframes fadeOut{
0%{opacity:1}
100%{opacity:0}
}
@keyframes fadeOut{
0%{opacity:1}
100%{opacity:0}
}
@-webkit-keyframes backSlideOut{
25%{opacity:.5;-webkit-transform:translateZ(-500px)}
75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}
100%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}
}
@-moz-keyframes backSlideOut{
25%{opacity:.5;-moz-transform:translateZ(-500px)}
75%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}
100%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}
}
@keyframes backSlideOut{
25%{opacity:.5;transform:translateZ(-500px)}
75%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}
100%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}
}
@-webkit-keyframes backSlideIn{
0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%)}
75%{opacity:.5;-webkit-transform:translateZ(-500px)}
100%{opacity:1;-webkit-transform:translateZ(0) translateX(0)}
}
@-moz-keyframes backSlideIn{
0%,25%{opacity:.5;-moz-transform:translateZ(-500px) translateX(200%)}
75%{opacity:.5;-moz-transform:translateZ(-500px)}
100%{opacity:1;-moz-transform:translateZ(0) translateX(0)}
}
@keyframes backSlideIn{
0%,25%{opacity:.5;transform:translateZ(-500px) translateX(200%)}
75%{opacity:.5;transform:translateZ(-500px)}
100%{opacity:1;transform:translateZ(0) translateX(0)}
}
@-webkit-keyframes scaleToFade{
to{opacity:0;-webkit-transform:scale(.8)}
}
@-moz-keyframes scaleToFade{
to{opacity:0;-moz-transform:scale(.8)}
}
@keyframes scaleToFade{
to{opacity:0;transform:scale(.8)}
}
@-webkit-keyframes goDown{
from{-webkit-transform:translateY(-100%)}
}
@-moz-keyframes goDown{
from{-moz-transform:translateY(-100%)}
}
@keyframes goDown{
from{transform:translateY(-100%)}
}
@-webkit-keyframes scaleUpFrom{
from{opacity:0;-webkit-transform:scale(1.5)}
}
@-moz-keyframes scaleUpFrom{
from{opacity:0;-moz-transform:scale(1.5)}
}
@keyframes scaleUpFrom{
from{opacity:0;transform:scale(1.5)}
}
@-webkit-keyframes scaleUpTo{
to{opacity:0;-webkit-transform:scale(1.5)}
}
@-moz-keyframes scaleUpTo{
to{opacity:0;-moz-transform:scale(1.5)}
}
@keyframes scaleUpTo{
to{opacity:0;transform:scale(1.5)}
}
.owl-theme .owl-controls{text-align:center}
.owl-theme .owl-controls .owl-buttons div{color:#FFF;display:inline-block;zoom:1;*display:inline;margin:5px;padding:3px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#869791;filter:Alpha(Opacity=50);opacity:.5}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}
.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}
.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;}
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}
.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}
.owl-item.loading{min-height:150px;background:url(AjaxLoader.gif) no-repeat center center}
		  /*模版整体控制*/   
#laymod_186103 #jh2_productcate_21 {   
    position:relative;   
    overflow:hidden;   
        font-family:"Arial","Times New Roman","Microsoft YaHei","SimHei";   
}   
#laymod_186103 .bg {   
    position:absolute;    
    z-index: 1;   
    width:100%;    
    height:100%;     
    top:0;    
    left:0;    
}   
#laymod_186103 .bg_img {   
    z-index:2;   
}   
#laymod_186103 .bodyCont_width {   
    position:relative;   
    z-index:4;    
}    
/*标题控制*/    
#laymod_186103 .bodyContTitle {    
    margin:0;    
    position:relative;    
    z-index: 3;    
    overflow:hidden;    
}        
#laymod_186103 .bodyContContent {     
    position:relative;     
    z-index: 4;     
}
#laymod_186103 .bodyContContent .cate_ul .cate_li {
    float: left;
    padding: 0 1px;
}
#laymod_186103 .bodyContContent .cate_ul .cate_li a {
    display: block;
    position: relative;
    height: 192px;
}
#laymod_186103 .bodyContContent .cate_ul .cate_li1 a,
#laymod_186103 .bodyContContent .cate_ul .cate_li3 a,
#laymod_186103 .bodyContContent .cate_ul .cate_li5 a {
    background: rgba(14,133,199,1);
}
#laymod_186103 .bodyContContent .cate_ul .cate_li2 a,
#laymod_186103 .bodyContContent .cate_ul .cate_li4 a,
#laymod_186103 .bodyContContent .cate_ul .cate_li6 a {
    background: rgba(14,133,199,1);
}
#laymod_186103 .bodyContContent .cate_ul .cate_li a .cate_icon {
    width: 110px;
    height: 110px;
line-height: 110px;
text-align:center;
    position: absolute;
    z-index: 2;
    top: 30px;
    left: 50%;
    margin-left: -56px;
    border-radius: 50%;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
#laymod_186103 .bodyContContent .cate_ul .cate_li a .cate_icon i {
    display: block;
    width: 110px;
    height: 110px;
    line-height: 110px;
    text-align: center;
    font-size: 45px;
    color: rgba(255,255,255,1);
}
#laymod_186103 .bodyContContent .cate_ul .cate_li a .cate_icon img {
    border-radius: 50%;
    max-width: 100%;
    max-height: 100%;
}
#laymod_186103 .bodyContContent .cate_ul .cate_li a .cate_fixed {
    background: rgba(1, 85, 157, 0.1);
    -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
    -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
    transition: transform ease-out 0.1s, background 0.2s;
    font-size: 0px;
    cursor: pointer;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    position: absolute;
    top: 32px;
    left: 50%;
    margin-left: -56px;
    z-index: 1;
}
@-webkit-keyframes sonarEffect {
    0% {
    opacity: 0.3;
    }
    40% {
    opacity: 0.8;
    box-shadow: 0 0 0 2px rgba(1, 85, 157, 0.1), 0 0 10px 10px rgba(1,85,157,1), 0 0 0 10px rgba(1, 85, 157, 0.8);
    }
    100% {
    box-shadow: 0 0 0 2px rgba(1, 85, 157, 0.1), 0 0 10px 10px rgba(1,85,157,1), 0 0 0 10px rgba(1, 85, 157, 0.8);
    -webkit-transform: scale(1.2);
    opacity: 0;
    }
}
#laymod_186103 .bodyContContent .cate_ul .cate_li a p {
    position: absolute;
    color: rgba(255,255,255,1);
    font-size: 14px;
    padding: 0 8px;
    bottom: 10px;
    text-align: center;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
@media(min-width: 768px) {
    #laymod_186103 .bodyContContent .cate_ul {
    padding: 0;
    }
}
    #laymod_186103 .active_false .bodyContContent .cate_ul .cate_li a:hover .cate_icon {
    background: rgba(1,85,157,1);
    }
    #laymod_186103 .active_false .bodyContContent .cate_ul .cate_li a:hover .cate_fixed {
    -webkit-animation: sonarEffect 1.3s ease-out 75ms infinite;
    -moz-animation: sonarEffect 1.3s ease-out 75ms infinite;
    animation: sonarEffect 1.3s ease-out 75ms infinite;
    }
@media(max-width: 767px) {
    #laymod_186103 .bodyContContent .cate_ul .cate_li {
    width: 50% !important;
    padding: 0 1px 2px;
    }
}
@media(min-width: 768px) and (max-width: 992px) {
    #laymod_186103 .bodyContContent .cate_ul .cate_li a {
    display: block;
    position: relative;
    height: 170px;
    }
    #laymod_186103 .bodyContContent .cate_ul .cate_li a .cate_icon,
    #laymod_186103 .bodyContContent .cate_ul .cate_li a .cate_fixed {
    top: 20px;
    }
}
		  i,em {   
font-style:normal;   
} 
ul,ol,li {    
list-style:none;   
padding:0;   
margin:0;   
}
a, a:hover, a:active, a:visited, a:focus {   
text-decoration:none;   
}
/*模版整体控制*/   
#laymod_186104 {   
    position:relative;  
        font-family:"Arial","Times New Roman","Microsoft YaHei","SimHei";   
}   
#laymod_186104 .bg {   
    position:absolute;    
    z-index: 1;   
    width:100%;    
    height:100%;     
    top:0;    
    left:0;    
}
#laymod_186104 .bodyCont_width {   
  position:relative;   
  padding: 0;
  z-index:4;    
}
#laymod_186104 .bodyCont_width .line_fix {
  height: 100%;
  width: 16.6667%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  border-left: 1px solid #ececec;
}
#laymod_186104 .bodyCont_width .c_list:after {
  content: "";
  display: block;
  clear: both;
}
#laymod_186104 .bodyCont_width .c_list li {
  padding: 0;
  position: relative;
}
#laymod_186104 .bodyCont_width .c_list li a {
  display: block;
  position: relative;
  overflow: hidden;
}
#laymod_186104 .bodyCont_width .c_list li a img {
  width: 100%;
  display: block;
  transition:-webkit-transform 0.5s ease-out, opacity 0.35s ease-out;
}
#laymod_186104 .bodyCont_width .c_list li a .c_box {
  bottom: 40px;
  left: 40px;
  text-align: left;
  position: absolute;
}
#laymod_186104 .bodyCont_width .c_list li a .c_box .c_main {
  font-size: 14px;
  height: 24px;
  line-height: 24px;
  padding-bottom: 12px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #fff;
  box-sizing: content-box;
}
#laymod_186104 .bodyCont_width .c_list li a .c_box .c_sub {
  color: #fff;
  font-size: 38px;
  line-height: 1.2;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#laymod_186104 .bodyCont_width .line2 {
    left: 16.6667%;
  }
  #laymod_186104 .bodyCont_width .line3 {
    left: 33.3334%;
  }
  #laymod_186104 .bodyCont_width .line4 {
    left: 50.0001%;
  }
  #laymod_186104 .bodyCont_width .line5 {
    left: 66.6668%;
  }
  #laymod_186104 .bodyCont_width .line6 {
    left: 83.3335%;
    border-right: 1px solid #ececec;
  }
@media(min-width: 768px) {
  .ql-toolbar {
    z-index: 1702 !important;
  }
  #laymod_186104 {
    z-index: 1701;
  }
  #laymod_186104 .bodyCont_width .c_list .c_li1 {
    top: -0px;
  }
  #laymod_186104 .bodyCont_width .c_list .c_li2 {
    top: -0px;
  }
  #laymod_186104 .bodyCont_width .c_list .c_li3 {
    top: -0px;
  }
  #laymod_186104 .bodyCont_width .c_list li a:hover img {
    transform: scale(1.08);
  }
}
@media(max-width: 767px) {
  #laymod_186104 .bodyCont_width .c_list li a .c_box {
    bottom: 3vw;
    left: 5vw;
  }
  #laymod_186104 .bodyCont_width .c_list li a .c_box .c_main {
    padding-bottom: 6px;
  }
  #laymod_186104 .bodyCont_width .c_list li a .c_box .c_main,
  #laymod_186104 .bodyCont_width .c_list li a .c_box .c_main span,
  #laymod_186104 .bodyCont_width .c_list li a .c_box .c_main p {
    font-size: 14px !important;
    height: auto;
    line-height: 1 !important;
  }
  #laymod_186104 .bodyCont_width .c_list li a .c_box .c_sub {
    max-height: 48px;
  }
  #laymod_186104 .bodyCont_width .c_list li a .c_box .c_sub,
  #laymod_186104 .bodyCont_width .c_list li a .c_box .c_sub span,
  #laymod_186104 .bodyCont_width .c_list li a .c_box .c_sub p {
    font-size: 20px !important;
    line-height: 1.2 !important;
  }
}
		  /* 新闻 */
#laymod_185235 {
	position:relative;
	overflow:hidden;
		font-family:"Arial","Times New Roman","Microsoft YaHei","SimHei";
}
#laymod_185235 .bg {
	position:absolute;
	z-index: 1;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
/*标题控制*/
#laymod_185235 .bodyContTitle {
	margin:0;
	position:relative;
	z-index: 3;
	overflow:hidden;
}
#laymod_185235 .bodyContTitle:after {
	content: "";
	display: block;
	clear: both;
}
#laymod_185235 .bodyCont_width {
	position: relative;
	z-index: 4;
}
/* 新闻标题 */
#laymod_185235 .bodyContTitle .left_title {
	float: left;
}
#laymod_185235 .bodyContTitle .fl {
	color: #000;
    font-size: 24px;
}
#laymod_185235 .bodyContTitle .fl2 {
    color: #999;
    font-size: 12px;
}
/* 新闻分类 */
#laymod_185235 .bodyContTitle .right_more {
	float: right;
	padding-top: 16px;
}
#laymod_185235 .bodyContTitle .right_more ul li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px;
}
#laymod_185235 .bodyContTitle .right_more ul li a {
	color: #333;
    font-size: 14px;
    line-height: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
#laymod_185235 .bodyContTitle .right_more ul li a:hover {
	color: rgba(14,133,199,1);
}
/* 新闻内容 */
#laymod_185235 .bodyContContent .category_pic img {
	display: block;
}
#laymod_185235 .bodyContContent .category_txt {
	padding: 22px 0;
	color: #333;
}
#laymod_185235 .bodyContContent .category_txt p {
    font-size: 16px;
    line-height: 1;
    margin-bottom: 6px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
#laymod_185235 .bodyContContent .category_txt span {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    opacity: 0.6;
    font-size: 12px;
    line-height: 1.75;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
@media (min-width: 768px) {
	#laymod_185235 .bodyCont_width {
		padding: 0;
	}
	#laymod_185235 .bodyContTitle.active_hide .right_more {
		padding-top: 14px;
	}
	#laymod_185235 .bodyContContent .category_pic {
	    border: 3px solid transparent;
	    -webkit-transition: all 0.3s;
	    transition: all 0.3s;
	    height: 190px;
	    overflow: hidden;
	}
	#laymod_185235 .bodyContContent .category_pic {
display:-webkit-box;
display: -webkit-flex;
display: flex;
-moz-box-orient:vertical;
-moz-box-direction:normal;
flex-direction:column;
-webkit-flex-direction:column;
-moz-flex-wrap:wrap;
flex-wrap:wrap;
/*主轴上对齐（横轴）*/
-webkit-justify-content:center;
justify-content:center;
/*交叉轴对齐（垂直）*/
align-items:center;
-webkit-align-items:center;
}
	#laymod_185235 .bodyContContent .category-wrapper:after {
		content: "";
		display: block;
		clear: both;
	}
	#laymod_185235 .bodyContContent .category-wrapper a:hover .category_pic {
		border: 3px solid rgba(14,133,199,1);
	}
	#laymod_185235 .bodyContContent .category-wrapper a:hover .category_txt p {
		color: rgba(14,133,199,1);
	}
}
@media(max-width: 767px) {
#laymod_185235 .bodyContTitle .left_title {
float:none;
}
#laymod_185235 .bodyContTitle .fl {
	line-height:1;
    font-size: 20px;
text-align:center;
}
#laymod_185235 .bodyContTitle .fl2 {
	line-height:2;
text-align:center;
}
	#laymod_185235 .swiper-container .swiper-pagination {
	    width: 100%;
	    bottom: 0;
	}
	#laymod_185235 .swiper-container .swiper-pagination .swiper-pagination-bullet {
	    margin: 0 3px;
	    background: rgba(14,133,199,1);
	    -webkit-transition: all 0.3s;
	    transition: all 0.3s;
	}
	#laymod_185235 .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
		background: rgba(14,133,199,1);
	}
#laymod_185235 .bodyContContent .category_pic {
display:-webkit-box;
display: -webkit-flex;
display: flex;
-moz-box-orient:vertical;
-moz-box-direction:normal;
flex-direction:column;
-webkit-flex-direction:column;
-moz-flex-wrap:wrap;
flex-wrap:wrap;
-webkit-justify-content:center;
justify-content:center;
align-items:center;
-webkit-align-items:center;
    height: 55vw;
    overflow: hidden;
}
#laymod_185235 .bodyContContent .category_pic img {
	max-width:100%;
}
}
		  /** Generated by FG **/
@font-face {
    font-family: 'Conv_Trebuchet MS Bold';
    src: url('//cdn.jihuinet.com/wechat/upload/Trebuchet MS Bold.eot');
    src: local('☺'), url('//cdn.jihuinet.com/wechat/upload/Trebuchet MS Bold.woff') format('woff'), url('//cdn.jihuinet.com/wechat/upload/Trebuchet MS Bold.ttf') format('truetype'), url('//cdn.jihuinet.com/wechat/upload/Trebuchet MS Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
img {
border:0 none;
}
ul,ol,li {
list-style:none;
padding:0;
margin:0;
}
h1,h2,h3,h4,h5,h6,p {
margin:0;
font-weight:normal; 
}
a, a:hover, a:active, a:visited, a:focus {
text-decoration:none;
}
/*模版整体控制*/
#laymod_185236 {
  position:relative;
  overflow:hidden;
    font-family:"Arial","Times New Roman","Microsoft YaHei","SimHei";
}
#laymod_185236 .bg {
  position:absolute;
  z-index: 1;
  width:100%;
  height:100%;
  top:0;
  left:0;
}
#laymod_185236 .bg_img {
  z-index:2;
}
#laymod_185236 .bodyCont_width {
  position:relative;
  z-index:4;
}
#laymod_185236 .bodyContContent {
  background:#232323;
  position:relative;
  z-index: 4;
}
/*模版主体部分*/
#laymod_185236 .bodyContContent .contact_content{
  width:100%;
  display: block;
  overflow: hidden;
  -webkit-transform: translateY(-50%);    /* for Chrome || Safari */
  -moz-transform: translateY(-50%);       /* for Firefox */
  -ms-transform: translateY(-50%);        /* for IE */
  -o-transform: translateY(-50%);         /* for Opera */
  transform:translateY(-50%);
  position: relative;
}
#laymod_185236 .bodyContContent .contact_content .contact_item{
  padding:33px 20px 34px 40px;
  width:33.3333%;
  float:left;
  position: relative;
}
#laymod_185236 .bodyContContent .contact_content .contact_1{
  background: #191110;
}
#laymod_185236 .bodyContContent .contact_content .contact_2{
  background: #3f3f3f;
}
#laymod_185236 .bodyContContent .contact_content .contact_3{
  background: rgba(14,133,199,1);
}
#laymod_185236 .bodyContContent .contact_content .contact_item .txt{
  max-width:74%;
}
#laymod_185236 .bodyContContent .contact_content .contact_item h4 {
  margin-bottom:8px;
  font-size:26px;
  color:#fff;
  line-height:1;
  font-family:'Conv_Trebuchet MS Bold',"Arial","Times New Roman","Microsoft YaHei","SimHei";
}
#laymod_185236 .bodyContContent .contact_content .contact_item p,
#laymod_185236 .bodyContContent .contact_content .contact_item p a{
  font-size:12px;
  color:#fff;
  line-height:20px;
  display: block;
}
#laymod_185236 .bodyContContent .contact_content .contact_item .arrow_icon{
  margin-top:18px;
  width:40px;
  height:1px;
  display: block;
  background: #fff;
  position: relative;
    transition:all ease-out 0.3s;
    -moz-transition:all ease-out 0.3s; /* Firefox 4 */
    -webkit-transition:all ease-out 0.3s; /* Safari and Chrome */
    -o-transition:all ease-out 0.3s; /* Opera */
}
#laymod_185236 .bodyContContent .contact_content .contact_item .arrow_icon:before{
    content: "";
    position: absolute;
    right: 0;
    top: 52%;
    width: 6px;
    margin-top: -1px;
    margin-left: -2px;
    height: 1px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom;
}
#laymod_185236 .bodyContContent .contact_content .contact_item .contact_icon{
  position: absolute;
  top:43px;
  right:20px;
  -webkit-transition: top 0.6s cubic-bezier(0.175, 0.885, 0.320, 1.275);
  transition: top 0.6s cubic-bezier(0.175, 0.885, 0.320, 1.275);
}
/*返回按钮*/
#laymod_185236 .bodyContContent .back_btn{
  position: absolute;
    right:12.76vw;
    top: 0;
    margin-top: -38px;
}
@media(min-width:1200px) and (max-width:1600px){
    #laymod_185236 .bodyContContent .back_btn{
        right:1vw;
    }
}
#laymod_185236 .bodyContContent .back_btn a {
  width:75px;
  height:75px;
  display: block;
  background:#000;
  position: relative;
}
#laymod_185236 .bodyContContent .back_btn a:before{
    content: "";
    position: absolute;
    top: 32px;
    left: 50%;
    width: 2px;
    margin-left: -2px;
    margin-top: -16px;
    height: 16px;
    background: #fff;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom;
}
#laymod_185236 .bodyContContent .back_btn a:after{
    content: "";
    position: absolute;
    top: 32px;
    right: 50%;
    width: 16px;
    margin-right: -0px;
    margin-top: -2px;
    height: 2px;
    background: #fff;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; 
}
/* 导航内容开始 */
#laymod_185236 .bodyContContent .nav_content {
  clear:both;
  margin-top:-23px;
  padding-bottom:48px;
  overflow: hidden;
  display: block;
}
#laymod_185236 .bodyContContent .nav_content .nav_block{
  width:232px;
}
#laymod_185236 .bodyContContent .nav_content .product_block {
  width:560px;
}
#laymod_185236 .bodyContContent .nav_content .email_block{
  width:378px;
  position: relative;
}
#laymod_185236 .bodyContContent .nav_content .nav_block h4,
#laymod_185236 .bodyContContent .nav_content .product_block h4,
#laymod_185236 .bodyContContent .nav_content .email_block h4{
  margin-bottom:9px;
  font-size:20px;
  color:#fff;
  line-height:1.5;
    font-family: 'Conv_Trebuchet MS Bold';
}
#laymod_185236 .bodyContContent .nav_content .nav_item .menu_item,
#laymod_185236 .bodyContContent .nav_content .product_block .pro_item {
  width:100%;
  font-size:12px;
  line-height:26px;
  display: block;
  transition:all ease-out 0.3s;
  -moz-transition:all ease-out 0.3s;
  -webkit-transition:all ease-out 0.3s;
  -o-transition:all ease-out 0.3s;
  white-space:nowrap; 
  overflow:hidden; 
  text-overflow:ellipsis; 
    color:#8f8f8f;
}
#laymod_185236 .bodyContContent .nav_content .categoryList {
  float:left;
}
#laymod_185236 .bodyContContent .nav_content .product_block .procate_ul1 {
  width:52.857%;
}
#laymod_185236 .bodyContContent .nav_content .email_box {
  display: block;
  position: relative;
  overflow:hidden;
}
#laymod_185236 .bodyContContent .nav_content .email_box p {
  font-size:12px;
  line-height:26px;
    color:#8f8f8f;
}
/* 留言开始 */
#laymod_185236 .bodyContContent .email_box .cont_message {
   background:none;
   padding: 0;
   margin-bottom: 17px;
   font-size: 0;
   height: 100%;
   position: relative;
}
#laymod_185236 .bodyContContent .email_box .cont_message .cont_mail {
  background: none;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  font-size: 12px;
  padding: 12px 0;
  border-radius: 0;
    color:rgba(255,255,255,0.3);
    border-bottom:1px solid rgba(255,255,255,0.3);
}
#laymod_185236 .bodyContContent .email_box .cont_message a.liuyan  {
    font-size:20px;
    line-height:1;
    position: absolute;
    right:0;
    top:50%;
    margin-top:-10px;
    z-index: 2;
    color:rgba(255,255,255,0.3);
}
#laymod_185236 .bodyContContent .nav_content .email_block .message_code {
    display: inline-block;
    *display:inline;
    *zoom:1;
    width: 95%;
    width: -moz-calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px);
    vertical-align: top;
    font-size: 12px;
    height: 35px;
    position: absolute;
    top: -100%;
    left: 0;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    transition:all 0.5s;
    -moz-transition:all 0.5s;
    -webkit-transition:all 0.5s;
    -o-transition:all 0.5s;
    color:rgba(255,255,255,0.3);
}
#laymod_185236 .bodyContContent .nav_content .email_box.code_active .message_code{
  top:0;
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
}
#laymod_185236 .bodyContContent .nav_content .email_block .message_valiCode {
  height: 35px;
  width: 60%;
  color:#fff;
  background:#232323;
  text-indent:10px;
  transition:all ease-out 0.3s;
  -moz-transition:all ease-out 0.3s; /* Firefox 4 */
  -webkit-transition:all ease-out 0.3s; /* Safari and Chrome */
  -o-transition:all ease-out 0.3s; /* Opera */
}
#laymod_185236 .bodyContContent .nav_content .email_block .message_code #verifyPic{
    height: 35px;
    vertical-align: middle;
    display: inline-block;
    *display:inline;
    *zoom:1;
    float: none;
    vertical-align: top;
}
#laymod_185236 .bodyContContent .nav_content .email_block .message_valiCode::-webkit-input-placeholder {
    color:rgba(255,255,255,0.3);
}
#laymod_185236 .bodyContContent .nav_content .email_block .message_valiCode:focus:-moz-placeholder { 
  color:#fff;
}
#laymod_185236 .bodyContContent .nav_content .email_block .message_valiCode:focus:-ms-input-placeholder { 
  color:#fff;
}
#laymod_185236 .bodyContContent .nav_content .email_block .message_valiCode:focus::-webkit-input-placeholder {
  color:#fff;
}
#laymod_185236 .bodyContContent .email_box .cont_message .cont_mail::-webkit-input-placeholder { 
    color:rgba(255,255,255,0.3);
}
#laymod_185236 .bodyContContent .email_box .cont_message .cont_mail:-moz-placeholder { 
    color:rgba(255,255,255,0.3);
}
#laymod_185236 .bodyContContent .email_box .cont_message .cont_mail:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:rgba(255,255,255,0.3);
}
#laymod_185236 .bodyContContent .email_box .cont_message input {
    color:rgba(255,255,255,0.3);
}
#laymod_185236 .bodyContContent .email_box .cont_message input:focus{
    color:#fff;
}
#laymod_185236 .bodyContContent .email_box .cont_message input::-webkit-input-placeholder {
    color:rgba(255,255,255,0.3);
}
#laymod_185236 .bodyContContent .email_box .cont_message input:focus:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color:#fff;
}
#laymod_185236 .bodyContContent .email_box .cont_message input:focus:-ms-input-placeholder { /* Internet Explorer 10+ */
  color:#fff;
}
#laymod_185236 .bodyContContent .email_box .cont_message input:focus::-webkit-input-placeholder {
  color:#fff;
} 
/* 留言结束 */
#laymod_185236 .bodyContContent .nav_content .email_block .message_desc{
  line-height:26px;
  font-size:12px;
    color:#8f8f8f;
}
/* 版权所有 */
#laymod_185236 .bodyContContent .foot_copyright,
#laymod_185236 .bodyContContent .copyright_block a {
  margin-right:5px;
  padding:20px 0;
  font-size:12px;
  line-height:2;
  display:inline-block;
  *display:inline;
  *zoom:1;
    color:rgba(255,255,255,0.3);
}
#laymod_185236 .bodyContContent .copyright_block .col-md-4 {
  text-align: right;
}
#laymod_185236 .bodyContContent .footer_block>.col-xs-12 {
  float: none;
}
#laymod_185236 .bodyContContent .contact_icon .icontnof {
  font-size: 42px;
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
@media (min-width:992px) {
  #laymod_185236 .bodyContContent .contact_content .contact_item:hover .arrow_icon:before{
    -webkit-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-animation: arrow 2.6s cubic-bezier(1, 0, 0, 1) 0s infinite;
    -moz-animation: arrow 2.6s cubic-bezier(1, 0, 0, 1) 0s infinite;
    animation: arrow 2.6s cubic-bezier(1, 0, 0, 1) 0s infinite;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  #laymod_185236 .bodyContContent .contact_content .contact_item:hover .arrow_icon{
    width:60px;
  }
  #laymod_185236 .bodyContContent .contact_content .contact_item:hover .contact_icon{
    top:38px;
  }
  #laymod_185236 .bodyContContent .nav_content .nav_item .menu_item:hover,
  #laymod_185236 .bodyContContent .nav_content .product_block .pro_item:hover,
  #laymod_185236 .bodyContContent .email_box .cont_message a.liuyan:hover{
    color:rgba(14,133,199,1); 
  }
  #laymod_185236 .bodyContContent .copyright_block a:hover {
    color:rgba(14,133,199,1); 
  }
  #laymod_185236 .container {
    padding: 0;
  }
  #laymod_185236 .copyright_block .col-md-5 {
    text-align: right;
  }
  #laymod_185236 .bodyContContent .contact_content .contact_1 p {
    height: 40px;
  }
}
/*直接控制小于992px屏幕时css*/
@media (max-width:991px) {
  #laymod_185236 .bodyContContent .contact_content .contact_item h4{
    font-size:20px;
  }
  #laymod_185236 .bodyContContent .procate_content .swiper-slide.col-xs-6{
    width:70% !important;
  }
  #laymod_185236 .bodyContContent .contact_content{
      -webkit-transform: translateY(0);    /* for Chrome || Safari */
      -moz-transform: translateY(0);       /* for Firefox */
      -ms-transform: translateY(0);        /* for IE */
      -o-transform: translateY(0);         /* for Opera */
      transform:translateY(0);
  }
  #laymod_185236 .bodyContContent .contact_content .contact_item{
    padding:30px 15px;
    width:100%;
  }
  #laymod_185236 .bodyContContent .nav_content {
    margin-top:0;
    padding-bottom: 15px;
  }
  #laymod_185236 .bodyContContent .email_box .cont_message {
    margin-bottom: 14px;
  }
  #laymod_185236 .bodyContContent .nav_content .email_block .message_desc {
    line-height: 1.2;
  }
  #laymod_185236 .bodyContContent .nav_content .nav_block,
  #laymod_185236 .bodyContContent .nav_content .product_block,
  #laymod_185236 .bodyContContent .nav_content .email_block{
    width:100%;
  }
  #laymod_185236 .bodyContContent .nav_content .nav_block .nav_item{
    padding-right:1rem;
    display:inline-block;
    *display:inline;
    *zoom:1;
  }
  #laymod_185236 .bodyContContent .nav_content .nav_block h4,
  #laymod_185236 .bodyContContent .nav_content .product_block h4,
  #laymod_185236 .bodyContContent .nav_content .email_block h4{
    font-size: 16px;
    margin-top:15px;
    margin-bottom: 0;
  }
  #laymod_185236 .bodyContContent .copyright_block span,
  #laymod_185236 .bodyContContent .copyright_block p,
  #laymod_185236 .bodyContContent .copyright_block a{
    padding:0;
  }
  #laymod_185236 .bodyContContent .back_btn{
    display: none;
  }
  #laymod_185236 .bodyContContent .nav_content .email_block .message_valiCode{
    width:50%;
  }
  #laymod_185236 .bodyContContent .foot_copyright {
    padding: 0;
  }
}
