
		  @font-face {
  font-family: 'Conv_HelveticaNeueLTPro-BdCn';
  src: url('//cdn.jihuinet.com/wechat/upload/HelveticaNeueLTPro-BdCn.eot');
  src: local('☺'), url('//cdn.jihuinet.com/wechat/upload/HelveticaNeueLTPro-BdCn.woff') format('woff'), url('//cdn.jihuinet.com/wechat/upload/HelveticaNeueLTPro-BdCn.ttf') format('truetype'), url('//cdn.jihuinet.com/wechat/upload/HelveticaNeueLTPro-BdCn.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'iconfont';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.eot');
  src: url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.svg#iconfont') format('svg');
}
.iconfont {   
  font-family:"iconfont" !important;   
  font-style:normal;  
} 
/*模版整体控制*/
#laymod_1074994 {
  position: relative;
  z-index: 1750;
    font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";
}
.design-html .ql-toolbar {
  z-index: 1800;
}
#laymod_1074994 .bg {
  position:absolute;
  z-index: 1;
  width:100%;
  height:100%;
  top:0;
  left:0;
}
#laymod_1074994 .bodyCont_width {
  position: relative;
  z-index: 4;
}
#laymod_1074994 .bodyCont_width div .container {
  padding: 0;
}
/* logo */
#laymod_1074994 .bodyCont_width .nav_top .top_left {
  float: left;
  font-size: 0;
}
#laymod_1074994 .bodyCont_width .nav_top .top_left .top_logo {
    display: inline-block;
    vertical-align: middle;
}
#laymod_1074994 .bodyCont_width .nav_top .top_left .top_logo img {
  max-height:80px;
  display: block;
}
#laymod_1074994 .bodyCont_width .nav_top .top_left .top_desc {
    display: inline-block;
    vertical-align: middle;
    margin-left: 1vw;
    padding-left: 1vw;
    border-left: 1px solid rgba(229,229,229,1);
}
#laymod_1074994 .bodyCont_width .nav_top .top_left .top_desc.show {
  display: inline-block !important;
}
#laymod_1074994 .bodyCont_width .nav_top .top_left .top_desc.hide {
  display: none !important;
}
#laymod_1074994 .bodyCont_width .nav_top .top_left .top_desc .p {
    color: #666;
    font-size: 26px;
    line-height: 1;
    margin-bottom: 8px;
}
#laymod_1074994 .bodyCont_width .nav_top .top_left .top_desc .span {
    color: #666;
    font-size: 12px;
    line-height: 1;
}
#laymod_1074994 .bodyCont_width .nav_top .top_right {
  float: right;
}
#laymod_1074994 .bodyCont_width .nav_top .top_right .top_tel .span {
    display: block;
    color: #999;
    font-size: 12px;
    line-height: 1;
    margin-bottom: 8px;
}
#laymod_1074994 .bodyCont_width .nav_top .top_right .top_tel .p {
    color: rgba(33,41,43,0.64);
    font-size: 35px;
    line-height: 1;
    font-family: "Conv_HelveticaNeueLTPro-BdCn";
}
/* 导航栏目 */
#laymod_1074994 .bodyCont_width .nav_header {
  height: 55px;
  width: 100%;
}
#laymod_1074994 .bodyCont_width .nav_header ul .nav_li {
  position: relative;
}
/* 搜索框颜色 */
#laymod_1074994 .nav_search form input {
  background: rgba(255,255,255,1);
  color: #333;
}
#laymod_1074994 .nav_search .search_btn {
  color: rgba(223,223,223,1);
  background: rgba(204,204,204,1);
}
#laymod_1074994 .nav_search form input::-webkit-input-placeholder {
  color:currentColor;
  opacity: 0.7;
}
#laymod_1074994 .nav_search form input:-moz-placeholder {
  color:currentColor;
  opacity: 0.7;
}
#laymod_1074994 .nav_search form input:-ms-input-placeholder {
  color:currentColor;
  opacity: 0.7;
}
@media(min-width: 993px) {
  #laymod_1074994 .bodyCont_width .nav_top {
    padding: 32px 0;
  }
  /* 导航栏目 */
  #laymod_1074994 .bodyCont_width .nav_header {
    background: rgba(153,153,153,0.74);
  }
  #laymod_1074994 .bodyCont_width .nav_header .container>ul {
    font-size: 0;
  }
  #laymod_1074994 .bodyCont_width .nav_header ul .son-list {
    background: rgba(153,153,153,0.74);
    z-index:200;
    position: absolute;
    width: 200px;
    top: 100%;
  }
  #laymod_1074994 .bodyCont_width .nav_header ul li {
    display: inline-block;
    vertical-align: top;
  }
  #laymod_1074994 .bodyCont_width .nav_header ul li>a {
    padding: 0 20px;
  }
  #laymod_1074994 .bodyCont_width .nav_header ul li a {
    display: block;
    color: rgba(7,0,2,1);
      font-size: 14px;
      line-height: 55px;
      text-align: center;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
  }
  #laymod_1074994 .bodyCont_width .nav_header ul .son-list {
      padding: 0;
      transition: 0.5s padding;
  }
  #laymod_1074994 .bodyCont_width .nav_header ul .son-list a {
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      font-size: 13px;
      visibility: hidden;
      height: 0;
      padding:0;
      transition: 0.5s 0.1s height, 0.5s 0.1s padding, 0.5s 0.1s margin, 0.3s color, 0.6s visibility;
      z-index: 99;
      box-sizing: content-box;
  }
  #laymod_1074994 .bodyCont_width .nav_header ul .son-list a {
    padding: 0 10px;
    line-height: 30px;
    font-size: 13px;
    text-align: left;
  }
  #laymod_1074994 .bodyCont_width .nav_header ul li.active > a,
  #laymod_1074994 .bodyCont_width .nav_header ul li a.active {
    color: #fff;
    background: rgba(33,41,43,1);
  }
  /* 关键词 */
  #laymod_1074994 .bodyCont_width .nav_keyword {
    background: #fff;
  }
  #laymod_1074994 .bodyCont_width .nav_keyword .container:after {
    content: "";
    display: block;
    clear: both;
  }
  #laymod_1074994 .bodyCont_width .nav_keyword .span {
    padding: 20px 0;
    font-size: 14px;
    color: #666;
    float: left;
  }
  #laymod_1074994 .nav_header .nav_search {
    display: none;
  }
  #laymod_1074994 .bodyCont_width .nav_keyword .nav_search {
    float: right;
    font-size: 0;
    margin: 14px 0;
  }
  #laymod_1074994 .bodyCont_width .nav_keyword .nav_search form {
    display: inline-block;
    vertical-align: middle;
    width: 160px;
    height: 30px;
    line-height: 30px;
  }
  #laymod_1074994 .bodyCont_width .nav_keyword .nav_search form input {
    width: 100%;
    text-indent: 1em;
    font-size: 13px;
  }
  #laymod_1074994 .bodyCont_width .nav_keyword .nav_search .search_btn {
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 45px;
    font-size: 13px;
  }
}
#laymod_1074994 .active_false .bodyCont_width .nav_header ul li:hover .son-list {
  padding: 15px 0;
}
#laymod_1074994 .active_false .bodyCont_width .nav_header ul li:hover .son-list a {
  overflow: hidden;
  height: 16px;
  line-height: 16px;
  padding: 10px;
  background: transparent;
  white-space: nowrap;
  visibility: visible;
  transition: 0.5s height cubic-bezier(0.73, 0.32, 0.34, 1.5), 0.5s padding cubic-bezier(0.73, 0.32, 0.34, 1.5), 0.5s margin cubic-bezier(0.73, 0.32, 0.34, 1.5), 0.5s 0.2s color, 0.2s background-color;
}
#laymod_1074994 .active_false .bodyCont_width .nav_header ul .nav_li a:hover,
#laymod_1074994 .active_false .bodyCont_width .nav_header ul li .son-list a:hover {
  color: #fff;
  background: rgba(33,41,43,1);
}
@media (max-width : 992px) {
  #laymod_1074994 .bodyCont_width div .container {
      height: 80px;
      display: flex;
      display: -webkit-flex;
      padding: 0 15px;
      width: 100%;
  }
  #laymod_1074994 .bodyCont_width .nav_top {
    padding: 0;
  }
  #laymod_1074994 .bodyCont_width .nav_top .top_left .top_logo {
    height: 100%;
  }
  #laymod_1074994 .bodyCont_width .nav_top .top_left .top_logo a {
      align-items: center;
      height: 100%;
      display: flex;
      display: -webkit-flex;
  }
  #laymod_1074994 .bodyCont_width .nav_top .top_left .top_logo img {
    max-height: 70px;
    max-width: 85%;
  }
  #laymod_1074994 .bodyCont_width .nav_top .top_right .mobile_btn .iconfont {
      display: block;
      height: 50px;
      line-height: 50px;
      color: rgba(255,255,255,1);
      font-size: 24px;
  }
  #laymod_1074994 .bodyCont_width .nav_top .top_right .mobile_btn .iconfont:before {
      content: "\e631";
  }
  #laymod_1074994 .bodyCont_width .nav_top .top_right .mobile_btn.active .iconfont:before {
      content: "\e74c";
  }
  #laymod_1074994 .bodyCont_width .nav_top .top_right {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
  }
  #laymod_1074994 .bodyCont_width .nav_header ul li.active > a, 
  #laymod_1074994 .bodyCont_width .nav_header ul li a.active {
    background: inherit;
  }
  /* 导航栏目 */
  #laymod_1074994 .bodyCont_width .nav_header {
    position: absolute;
    display: none;
    height: auto;
    padding-top: 10px;
    background: rgba(153,153,153,0.64);
  }
  #laymod_1074994 .bodyCont_width .nav_header .container {
    height: auto;
    display: block;
  }
  #laymod_1074994 .nav_header .nav_search {
    display: block;
    font-size: 0;
    margin-bottom: 6px;
  }
  #laymod_1074994 .nav_header .nav_search form {
    display: inline-block;
    vertical-align: middle;
    width: 80%;
    height: 30px;
    line-height: 30px;
  }
  #laymod_1074994 .nav_header .nav_search form input {
    width: 100%;
    text-indent: 1em;
    font-size: 13px;
    border-radius: 0;
  }
  #laymod_1074994 .nav_header .nav_search .search_btn {
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 20%;
    font-size: 13px;
  }
  #laymod_1074994 .bodyCont_width .nav_header ul {
    width: 100%;
  }
  #laymod_1074994 .bodyCont_width .nav_header ul .son-list {
    position: static;
    background: inherit;
    width: 100%;
  }
  #laymod_1074994 .bodyCont_width .nav_header ul .son-list a {
    visibility: visible;
    height: auto;
  }
  #laymod_1074994 .bodyCont_width .nav_header ul .nav_li {
    width: 100%;
    font-size: 0;
    line-height: 40px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  #laymod_1074994 .bodyCont_width .nav_header ul .nav_li .f_item {
    display: inline-block;
    width: 85%;
    line-height: 40px;
    vertical-align: top;
    text-align: left;
  }
  #laymod_1074994 .bodyCont_width .nav_header ul .nav_li a {
    font-size: 13px;
    display: block;
    color: rgba(255,255,255,1);
  }
  #laymod_1074994 .bodyCont_width .nav_header ul .nav_li i {
    display: inline-block;
    width: 15%;
    line-height: 40px;
    vertical-align: top;
    text-align: center;
    font-size: 14px;
    transition:all .35s;
    color: rgba(255,255,255,1);
  }
  #laymod_1074994 .bodyCont_width .nav_header ul .nav_li i.active {
      transform: rotate(90deg);
  }
  #laymod_1074994 .bodyCont_width .nav_header ul .nav_li i:after {
    content: "\e753";
  }
  #laymod_1074994 .bodyCont_width .nav_header ul .nav_li .son-list {
    padding: 15px 10px;
    display: none;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
  #laymod_1074994 .bodyCont_width .nav_header ul .nav_li .son-list a {
    line-height: 30px;
  }
  #laymod_1074994 .bodyCont_width .nav_header ul li.active>a,
  #laymod_1074994 .bodyCont_width .nav_header ul li.active .iconfont,
  #laymod_1074994 .bodyCont_width .nav_header ul li a.active {
    color: rgba(33,41,43,0.64);
  }
  #laymod_1074994 .bodyCont_width .nav_top .top_left .top_desc,
  #laymod_1074994 .bodyCont_width .nav_top .top_right .top_tel,
  #laymod_1074994 .bodyCont_width .nav_keyword {
    display: none;
  }
}
  #g_web:before {
      content: "";
      display: block;
      background: rgba(153,153,153,0.64);
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      opacity: 0;
      z-index: -1;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
  }
  #g_web.active:before {
    opacity: 1;
    z-index: 1000;
  }
  #laymod_1074994 .active_true .bodyCont_width div .container {
      height: 80px;
      display: flex;
      display: -webkit-flex;
      padding: 0 15px;
      width: 100%;
  }
  #laymod_1074994 .active_true .bodyCont_width .nav_top {
    padding: 0;
  }
  #laymod_1074994 .active_true .bodyCont_width .nav_top .top_left .top_logo {
    height: 100%;
  }
  #laymod_1074994 .active_true .bodyCont_width .nav_top .top_left .top_logo a {
      align-items: center;
      height: 100%;
      display: flex;
      display: -webkit-flex;
  }
  #laymod_1074994 .active_true .bodyCont_width .nav_top .top_left .top_logo img {
    max-height: 70px;
    max-width: 85%;
  }
  #laymod_1074994 .active_true .bodyCont_width .nav_top .top_right .mobile_btn .iconfont {
      display: block;
      height: 50px;
      line-height: 50px;
      color: rgba(255,255,255,1);
      font-size: 24px;
  }
  #laymod_1074994 .active_true .bodyCont_width .nav_top .top_right .mobile_btn .iconfont:before {
      content: "\e631";
  }
  #laymod_1074994 .active_true .bodyCont_width .nav_top .top_right .mobile_btn.active .iconfont:before {
      content: "\e74c";
  }
  #laymod_1074994 .active_true .bodyCont_width .nav_top .top_right {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
  }
  #laymod_1074994 .active_true .bodyCont_width .nav_header ul li.active a, 
  #laymod_1074994 .active_true .bodyCont_width .nav_header ul li a.active {
    background: inherit;
  }
  /* 导航栏目 */
  #laymod_1074994 .active_true .bodyCont_width .nav_header {
    position: absolute;
    display: none;
    height: auto;
    padding-top: 10px;
    background: rgba(153,153,153,0.64);
  }
  #laymod_1074994 .active_true .bodyCont_width .nav_header .container {
    height: auto;
    display: block;
  }
  #laymod_1074994 .active_true .nav_header .nav_search {
    display: block;
    font-size: 0;
    margin-bottom: 6px;
  }
  #laymod_1074994 .active_true .nav_header .nav_search form {
    display: inline-block;
    vertical-align: middle;
    width: 80%;
    height: 30px;
    line-height: 30px;
  }
  #laymod_1074994 .active_true .nav_header .nav_search form input {
    width: 100%;
    text-indent: 1em;
    font-size: 13px;
    border-radius: 0;
  }
  #laymod_1074994 .active_true .nav_header .nav_search .search_btn {
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 20%;
    font-size: 13px;
  }
  #laymod_1074994 .active_true .bodyCont_width .nav_header ul {
    width: 100%;
  }
  #laymod_1074994 .active_true .bodyCont_width .nav_header ul .son-list {
    position: static;
    background: inherit;
    width: 100%;
  }
  #laymod_1074994 .active_true .bodyCont_width .nav_header ul .son-list a {
    visibility: visible;
    height: auto;
  }
  #laymod_1074994 .active_true .bodyCont_width .nav_header ul .nav_li {
    width: 100%;
    font-size: 0;
    line-height: 40px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  #laymod_1074994 .active_true .bodyCont_width .nav_header ul .nav_li .f_item {
    display: inline-block;
    width: 85%;
    line-height: 40px;
    vertical-align: top;
    text-align: left;
  }
  #laymod_1074994 .active_true .bodyCont_width .nav_header ul .nav_li a {
    font-size: 13px;
    display: block;
    color: rgba(255,255,255,1);
  }
  #laymod_1074994 .active_true .bodyCont_width .nav_header ul .nav_li i {
    display: inline-block;
    width: 15%;
    line-height: 40px;
    vertical-align: top;
    text-align: center;
    font-size: 14px;
    transition:all .35s;
    color: rgba(255,255,255,1);
  }
  #laymod_1074994 .active_true .bodyCont_width .nav_header ul .nav_li i.active {
      transform: rotate(90deg);
  }
  #laymod_1074994 .active_true .bodyCont_width .nav_header ul .nav_li i:after {
    content: "\e753";
  }
  #laymod_1074994 .active_true .bodyCont_width .nav_header ul .nav_li .son-list {
    padding: 15px 10px;
    display: none;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
  #laymod_1074994 .active_true .bodyCont_width .nav_header ul .nav_li .son-list a {
    line-height: 30px;
  }
  #laymod_1074994 .active_true .bodyCont_width .nav_header ul li.active>a,
  #laymod_1074994 .active_true .bodyCont_width .nav_header ul li.active .iconfont,
  #laymod_1074994 .active_true .bodyCont_width .nav_header ul li a.active {
    color: rgba(33,41,43,0.64);
  }
  #laymod_1074994 .active_true .bodyCont_width .nav_top .top_left .top_desc,
  #laymod_1074994 .active_true .bodyCont_width .nav_top .top_right .top_tel,
  #laymod_1074994 .active_true .bodyCont_width .nav_keyword {
    display: none;
  }
		  /*模版整体控制*/
#laymod_1075073 #jh2_advers_2 {
	position:relative;
	overflow:hidden;
		font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";
}
#laymod_1075073 .bodyCont_width>.bg {
	position:absolute;
	z-index: 1;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
#laymod_1075073 .bodyCont_width>.bg_img {
	z-index:2;
}
#laymod_1075073 .bodyCont_width {
	position:relative;
}
/*标题控制*/
#laymod_1075073 .bodyContContent {
	position:relative;
	z-index: 4;
}
#laymod_1075073 .bodyContContent img {
  max-width: 100%;
}
/*模版主体部分*/
#laymod_1075073 .nybanner_1 a {
	display:block;
	width:100%;
	height:100%;
}
#laymod_1075073 .nybanner_1 a:hover {
	text-decoration:none;
}
#laymod_1075073 .nybanner_1 a .container {
	text-align:center;
	position:relative;
	height:100%;
	/*display*/
	display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    /*flex-direction*/
	-webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -moz-box-orient:vertical;
    -moz-box-direction:normal;
    flex-direction:column;
    -webkit-flex-direction:column;
	/*flex-wrap*/
	-webkit-flex-wrap:wrap;
    -webkit-box-lines:multiple;
    -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_1075073 .nybanner_1 a .container .cont {
width:100%;
}
#laymod_1075073 .nybanner_1 a .container>p {
	width:100%;
	text-align:center;
}
#laymod_1075073 .nybanner_1 a p:nth-child(1) {
	margin:0 0 2% 0;
	display:block;
	font-size:24px;
	line-height:1.4;
	color:#fff;
}
#laymod_1075073 .nybanner_1 a p:nth-child(2) {
	margin:0;
	display:block;
	font-size:16px;
	line-height:1.4;
	color:#fff;
}
/*直接控制小于992px屏幕时css*/
@media (max-width:992px) {
	#laymod_1075073 .nybanner_1 a p:nth-child(1) {
		font-size:18px;
	}
	#laymod_1075073 .nybanner_1 a p:nth-child(2) {
		font-size:13px;
	}
}
/*768<= ipad和ipadpro区间 <=1100*/
@media (min-width:768px) and (max-width:1100px) {
	#laymod_1075073 .bodyContTitle {
		margin-bottom:3vw !important;
	}
	#laymod_1075073 .bodyContTitle .fl {
		font-size:3vw;
	}
	#laymod_1075073 .bodyContTitle .fl2 {
		font-size:1.4vw;
	}
		#laymod_1075073 .ql-size-12,
		#laymod_1075073 .ql-size-13,
		#laymod_1075073 .ql-size-14,
		#laymod_1075073 .ql-size-15,
		#laymod_1075073 .ql-size-16 {
			font-size:1vw;
		}
		#laymod_1075073 .ql-size-17,
		#laymod_1075073 .ql-size-18,
		#laymod_1075073 .ql-size-19,
		#laymod_1075073 .ql-size-20,
		#laymod_1075073 .ql-size-21 {
			font-size:1.1vw;
		}
		#laymod_1075073 .ql-size-22,
		#laymod_1075073 .ql-size-23,
		#laymod_1075073 .ql-size-24,
		#laymod_1075073 .ql-size-25,
		#laymod_1075073 .ql-size-26 {
			font-size:1.2vw;
		}
		#laymod_1075073 .ql-size-27,
		#laymod_1075073 .ql-size-28,
		#laymod_1075073 .ql-size-29,
		#laymod_1075073 .ql-size-30,
		#laymod_1075073 .ql-size-31 {
			font-size:1.3vw;
		}
		#laymod_1075073 .ql-size-32,
		#laymod_1075073 .ql-size-33,
		#laymod_1075073 .ql-size-34,
		#laymod_1075073 .ql-size-35,
		#laymod_1075073 .ql-size-36 {
			font-size:1.4vw;
		}
		#laymod_1075073 .ql-size-37,
		#laymod_1075073 .ql-size-38,
		#laymod_1075073 .ql-size-39,
		#laymod_1075073 .ql-size-40,
		#laymod_1075073 .ql-size-41 {
			font-size:1.5vw;
		}
		#laymod_1075073 .ql-size-42,
		#laymod_1075073 .ql-size-43,
		#laymod_1075073 .ql-size-44,
		#laymod_1075073 .ql-size-45,
		#laymod_1075073 .ql-size-46 {
			font-size:1.6vw;
		}
		#laymod_1075073 .ql-size-47,
		#laymod_1075073 .ql-size-48,
		#laymod_1075073 .ql-size-49,
		#laymod_1075073 .ql-size-50,
		#laymod_1075073 .ql-size-51 {
			font-size:1.7vw;
		}
		#laymod_1075073 .ql-size-52,
		#laymod_1075073 .ql-size-53,
		#laymod_1075073 .ql-size-54,
		#laymod_1075073 .ql-size-55,
		#laymod_1075073 .ql-size-56 {
			font-size:1.8vw;
		}
		#laymod_1075073 .ql-size-57,
		#laymod_1075073 .ql-size-58,
		#laymod_1075073 .ql-size-59,
		#laymod_1075073 .ql-size-60,
		#laymod_1075073 .ql-size-61 {
			font-size:1.9vw;
		}
		#laymod_1075073 .ql-size-62,
		#laymod_1075073 .ql-size-63,
		#laymod_1075073 .ql-size-64,
		#laymod_1075073 .ql-size-65,
		#laymod_1075073 .ql-size-66 {
			font-size:2vw;
		}
		#laymod_1075073 .ql-size-67,
		#laymod_1075073 .ql-size-68,
		#laymod_1075073 .ql-size-69,
		#laymod_1075073 .ql-size-70,
		#laymod_1075073 .ql-size-71 {
			font-size:2.1vw;
		}
}
/*手机端区间 <=767*/
@media (max-width:767px) {
	#laymod_1075073 .bodyContTitle {
		margin-bottom:4vw;
	}
	#laymod_1075073 .bodyContTitle .fl {
		font-size:5vw;
	}
	#laymod_1075073 .bodyContTitle .fl2 {
		font-size:3.4vw;
	}
	#laymod_1075073 .ql-size-12,
	#laymod_1075073 .ql-size-13,
	#laymod_1075073 .ql-size-14,
	#laymod_1075073 .ql-size-15,
	#laymod_1075073 .ql-size-16 {
		font-size:12px;
	}
	#laymod_1075073 .ql-size-17,
	#laymod_1075073 .ql-size-18,
	#laymod_1075073 .ql-size-19,
	#laymod_1075073 .ql-size-20,
	#laymod_1075073 .ql-size-21 {
		font-size:14px;
	}
	#laymod_1075073 .ql-size-22,
	#laymod_1075073 .ql-size-23,
	#laymod_1075073 .ql-size-24,
	#laymod_1075073 .ql-size-25,
	#laymod_1075073 .ql-size-26 {
		font-size:16px;
	}
	#laymod_1075073 .ql-size-27,
	#laymod_1075073 .ql-size-28,
	#laymod_1075073 .ql-size-29,
	#laymod_1075073 .ql-size-30,
	#laymod_1075073 .ql-size-31 {
		font-size:18px;
	}
	#laymod_1075073 .ql-size-32,
	#laymod_1075073 .ql-size-33,
	#laymod_1075073 .ql-size-34,
	#laymod_1075073 .ql-size-35,
	#laymod_1075073 .ql-size-36 {
		font-size:20px;
	}
	#laymod_1075073 .ql-size-37,
	#laymod_1075073 .ql-size-38,
	#laymod_1075073 .ql-size-39,
	#laymod_1075073 .ql-size-40,
	#laymod_1075073 .ql-size-41 {
		font-size:22px;
	}
	#laymod_1075073 .ql-size-42,
	#laymod_1075073 .ql-size-43,
	#laymod_1075073 .ql-size-44,
	#laymod_1075073 .ql-size-45,
	#laymod_1075073 .ql-size-46 {
		font-size:24px;
	}
	#laymod_1075073 .ql-size-47,
	#laymod_1075073 .ql-size-48,
	#laymod_1075073 .ql-size-49,
	#laymod_1075073 .ql-size-50,
	#laymod_1075073 .ql-size-51 {
		font-size:26px;
	}
	#laymod_1075073 .ql-size-52,
	#laymod_1075073 .ql-size-53,
	#laymod_1075073 .ql-size-54,
	#laymod_1075073 .ql-size-55,
	#laymod_1075073 .ql-size-56 {
		font-size:28px;
	}
	#laymod_1075073 .ql-size-57,
	#laymod_1075073 .ql-size-58,
	#laymod_1075073 .ql-size-59,
	#laymod_1075073 .ql-size-60,
	#laymod_1075073 .ql-size-61 {
		font-size:30px;
	}
	#laymod_1075073 .ql-size-62,
	#laymod_1075073 .ql-size-63,
	#laymod_1075073 .ql-size-64,
	#laymod_1075073 .ql-size-65,
	#laymod_1075073 .ql-size-66 {
		font-size:32px;
	}
	#laymod_1075073 .ql-size-67,
	#laymod_1075073 .ql-size-68,
	#laymod_1075073 .ql-size-69,
	#laymod_1075073 .ql-size-70,
	#laymod_1075073 .ql-size-71 {
		font-size:34px;
	}
}
		  /* 默认引入阿里云图标 */
@font-face {
    font-family: 'iconfont';  /* project id 249974 */
    src: url('//at.alicdn.com/t/font_249974_nwvtsmw16i.eot');
    src: url('//at.alicdn.com/t/font_249974_nwvtsmw16i.eot?#iefix') format('embedded-opentype'),
    url('//at.alicdn.com/t/font_249974_nwvtsmw16i.woff2') format('woff2'),
    url('//at.alicdn.com/t/font_249974_nwvtsmw16i.woff') format('woff'),
    url('//at.alicdn.com/t/font_249974_nwvtsmw16i.ttf') format('truetype'),
    url('//at.alicdn.com/t/font_249974_nwvtsmw16i.svg#iconfont') format('svg');
  }
  .iconfont {   
    font-family:"iconfont" !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;	
  }
  a, a:hover, a:active, a:visited {
  text-decoration:none;
  }
  /*模版整体控制*/
  #laymod_1074996 #jh_proinfo_2 {
      position:relative;
      /* overflow:hidden; */
          font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";
  }
  #laymod_1074996 #jh_proinfo_2>.bg {
      position:absolute;
      z-index: 1;
      width:100%;
      height:100%;
      top:0;
      left:0;
  }
  #laymod_1074996 #jh_proinfo_2>.bg_img {
      z-index:2;
  }
  #laymod_1074996 #jh_proinfo_2 .bodyCont_width {
      position:relative;
  }
  /*标题控制*/
  #laymod_1074996 #jh_proinfo_2 .bodyContTitle {
      margin:0 auto;
      padding: 0;
      position:relative;
      z-index: 3;
  }
  #laymod_1074996 #jh_proinfo_2 .bodyContTitle h1,
  #laymod_1074996 #jh_proinfo_2 .bodyContTitle h4 {
      display:block;
      width:100%;
      text-align:center;
      margin:0;
  }
  #laymod_1074996 #jh_proinfo_2 .bodyContTitle .fl {
      font-size:20px;
      line-height:1.35;
      margin:0 0 12px 0;
      color:#333;
  }
  #laymod_1074996 #jh_proinfo_2 .bodyContTitle .fl2 {
      font-size:12px;
      line-height:1;
      margin:0;
      font-weight:normal;
      color:#999;
  }
  #laymod_1074996 #jh_proinfo_2 .bodyContContent {
      position:relative;
      z-index: 4;
  }
  /*模版主体部分*/
  #laymod_1074996 #jh_proinfo_2 .pro_pic{
      position: relative;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_pic .swiper-container {
      width: 100%;
      margin-left: auto;
      margin-right: auto;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_pic .swiper-slide {
      text-align:center;
      font-size:0;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_pic .swiper-slide img {
      display:inline-block;
      *display:inline;
      *zoom:1;
      height:100%;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_pic .gallery-top {
      width: 100%;
      margin:0 0 3rem 0;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_pic .gallery-top .swiper-slide a {
      float:none;
      margin:0 auto;
      padding:0;
      /*display*/
      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;
      position:relative;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_pic .gallery-top .swiper-slide a i.img_border {
      display:block;
      width:100%;
      height:100%;
      position:absolute;
      top:0;
      left:0;
      z-index: 2;
      border:1px solid #eee;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_pic .gallery-top .swiper-slide a img {
      max-width:100%;
      max-height:100%;
      height:auto;
      z-index: 1;
      position:relative;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_pic .pro_type {
      margin:30px 0;
      font-size:14px;
      text-align:center;
      color:#626262;
      line-height:1;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_pic .gallery-thumbs {
      box-sizing: border-box;
      padding: 0;
      height:60px;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_pic .gallery-thumbs .swiper-slide {
      width: 60px;
      opacity: 0.4;
      border:1px solid #eee;
      cursor: pointer;
      /*display*/
      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_1074996 #jh_proinfo_2 .pro_pic .gallery-thumbs .swiper-slide img {
      max-width:100%;
      max-height:100%;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_pic .gallery-thumbs .swiper-slide-active {
      opacity: 1;
  }
  #laymod_1074996 #jh_proinfo_2 .swiper-btn{
      width:50px;
      height:50px;
      display: block;
      border:1px solid #eeeeee;
      position: absolute;
      top:50%;
      margin-top:-25px;
      cursor: pointer;
      z-index: 2;
      background-image: url(http://cdn.jihui88.com/upload//d//d2//dfwj_xyb//picture//2017//10//21/5918bbb2-6fa4-4b84-813e-62abc69e8734.png);
      transition:all .3s;
      -moz-transition:all .3s;
      -o-transition:all .3s;
      -webkit-transition:all .3s;
  }
  #laymod_1074996 #jh_proinfo_2.active_false .swiper-btn:hover {
      background-color: rgba(33,41,43,0.64);
  }
  #laymod_1074996 #jh_proinfo_2 .swiper-prev {
      left:0;
      background-position: 0 -50px;
  }
  #laymod_1074996 #jh_proinfo_2.active_false .swiper-prev:hover {
      background-position: -50px -50px;
  }
  #laymod_1074996 #jh_proinfo_2 .swiper-next {
      right:0;
      background-position: -50px 0;
  }
  #laymod_1074996 #jh_proinfo_2.active_false .swiper-next:hover {
    background-position: 0 0;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_info {
      padding-top:3rem;
      position:relative;
      z-index: 2;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_info .info_block {
    clear:both;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_info .info_block:after {
      content: "";
      display: block;
      clear: both;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_info .share2 {
      margin:1rem 0;
  }
  #laymod_1074996 #jh_proinfo_2 .share2 .facebookt,
  #laymod_1074996 #jh_proinfo_2 .share2 .skype {
      padding: 0 10%;
  }
  #laymod_1074996 #jh_proinfo_2 .share2 .facebookt .pcfont,
  #laymod_1074996 #jh_proinfo_2 .share2 .skype .pcfont {
      font-size: 21px;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_info .info_block .info_title{
      display: block;
      float: left;
      font-size:13px;
      line-height:28px;
          color:#666666;
      margin-right:10px;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_info .info_block .pro_name{
      font-size:14px;
          color:#333;
      line-height:28px;
      display: block;
      float: left;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_info .info_block .pro_type{
      font-size:13px;
          color:#999;
      line-height:28px;
      display: block;
      float: left;
  }
  #laymod_1074996 #jh_proinfo_2 .share_block {
      position:relative;
  }
  #laymod_1074996 #jh_proinfo_2 .share_block a.at-icon-wrapper {
          background: #999 !important;
      transform: scale(0.8, 0.8);
      webkit-transform: scale(0.8, 0.8);
      -moz-transform: scale(0.8, 0.8);
      -webkit-transform: scale(0.8, 0.8);
      -o-transform: scale(0.8, 0.8);
      transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      margin:-5px 0 0 0;
  }
  #laymod_1074996 #jh_proinfo_2.active_false .share_block a.at-icon-wrapper:hover {
      background: rgba(33,41,43,0.64) !important;
  }
  #laymod_1074996 #jh_proinfo_2 .share_block a .at-icon {
      fill: #fff !important;
      transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
  }
  #laymod_1074996 #jh_proinfo_2 .share_block .share2 a {
      display:inline-block;
      font-size:1.3rem;
      line-height:37px;
      color:rgba(33,41,43,0.64) ;
      border:1px solid rgba(33,41,43,0.64);
      -moz-border-radius: 3px;
      -khtml-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      -moz-border-radius-bottomleft:3px;
      -moz-border-radius-bottomright:3px;
      -khtml-border-radius: 3px;
      -webkit-border-bottom-left-radius:3px;
      -webkit-border-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px;
      margin:0 2% 0 0;
      _margin:0 1% 0 0;
      transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
      text-align:center;
  }
  #laymod_1074996 #jh_proinfo_2 .share_block .share2 a em,
  #laymod_1074996 #jh_proinfo_2 .share_block .share2 a i {
      font-style:normal;
  }
  #laymod_1074996 #jh_proinfo_2 .share_block .share2 a i.iconfont {
      font-size:2.5rem;
  }
  #laymod_1074996 #jh_proinfo_2 .share_block .share2 a.r_contact2 i.iconfont:before {
      content:"\e6aa";
  }
  #laymod_1074996 #jh_proinfo_2 .share_block .share2 a.r_contact3 i.iconfont:before {
      content:"\e6a8";
  }
  #laymod_1074996 #jh_proinfo_2 .share_block .share2 a.r_contact1,
  #laymod_1074996 #jh_proinfo_2.active_false .share_block .share2 a:hover {
      background:rgba(33,41,43,0.64);
      color:#fff;
      text-decoration:none;
  }
  #laymod_1074996 #jh_proinfo_2.active_false .share_block .share2 a.r_contact1:hover {
      background:#fff;
      color:rgba(33,41,43,0.64);
  }
  #laymod_1074996 #jh_proinfo_2 .share_block .f_ewm {
      display:none;
      position:absolute;
      top:120%;
      right:0;
  }
  #laymod_1074996 #jh_proinfo_2 .share_block .f_ewm img {
      width:200px;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_intro {
      overflow:hidden;
      position:relative;
      z-index: 1;
      width: 100%;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_intro .swiper-container2 {
      padding:50px 0 0 0;
      position:relative;
      overflow:hidden;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_intro .swiper-container2 img {
      max-width:100%;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_intro .swiper-slide {
      min-height:200px;
      overflow-x: scroll;
          background-color: #fafafa;
      font-size:13px;
      color:#000;
      line-height:2.2;
      padding:10px;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_intro .slide1 {
          background: #eee;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_intro .swiper-container2>.swiper-pagination {
      bottom:auto;
      top:0;
      left:0;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_intro .swiper-container2>.swiper-pagination>span {
      display:block;
      float:left;
      width:16%;
      border-radius:0;
      padding:0 15px;
      opacity: 1;
      -moz-opacity: 1;
      filter:alpha(opacity=100);
          background: #eee;
      height:40px;
      line-height:40px;
          color:#333;
      font-size:16px;
      transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      margin:0;
      padding:0;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_intro .swiper-container2>.swiper-pagination>span.swiper-pagination-bullet-active,
  #laymod_1074996 #jh_proinfo_2.active_false .pro_intro .swiper-container2>.swiper-pagination>span:hover {
      background:rgba(33,41,43,0.64);
      color:#fff;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_back {
      text-align:center;
      clear:both;
      margin:20px 0 0 0;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_back a {
          color:#666;
      transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      font-size:1.4rem;
      line-height:2;
  }
  #laymod_1074996 #jh_proinfo_2.active_false .pro_back a:hover {
      color:rgba(33,41,43,0.64);
      text-decoration:none;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_back a span {
      padding:0 5px 0 0;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_back a span:after {
      content:"\e890";
  }
  /*侧边开始*/
  #laymod_1074996 #jh_proinfo_2 .pro_title {
      color:#666;
      margin:0 0 30px 0;
      overflow:hidden;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_title span {
      font-size:20px;
      line-height:1;
      float:left;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_title em {
      font-size:12px;
      line-height:1;
      float:left;
      margin:9px 0 0 0;
      font-style:normal;
      padding:0 0 0 5px;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_cate_list {
      margin:0 auto 2rem auto;
      overflow:visible;
      clear:both;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_cate_list>.all_cate a {
      height: 40px;
      line-height: 40px;
      font-size:13px;
      transition:all 0.3s ease 0s;
      -moz-transition:all 0.3s ease 0s;
      -webkit-transition:all 0.3s ease 0s;
      -o-transition:all 0.3s ease 0s;
      display:block;
      position:relative;
      color: #000;
      opacity: 0.6;
      -moz-opacity: 0.6;
      filter:alpha(opacity=60);
      padding:0 15px;
      text-align:center;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_cate_list>.all_cate a:before {
      content: "";
      display: block;
      width: 0;
      height: 40px;
      position: absolute;
      top: 0;
      left: 50%;
      transform: skew(-30deg);
      background: rgba(33,41,43,0.64);
      z-index: -1;
      transition:all 0.3s ease 0s;
      -moz-transition:all 0.3s ease 0s;
      -webkit-transition:all 0.3s ease 0s;
      -o-transition:all 0.3s ease 0s;
  }
  #laymod_1074996 #jh_proinfo_2.active_false .pro_cate_list>.all_cate a:hover:before {
      width:100%;
      left:0;
  }
  #laymod_1074996 #jh_proinfo_2.active_false .pro_cate_list>.all_cate a:hover {
      text-decoration:none;
      color:#fff;
      opacity: 1;
      -moz-opacity:1;
      filter:alpha(opacity=100);
  }
  #laymod_1074996 #jh_proinfo_2 .pro_cate_list>.all_cate a.active_bg {
      background: rgba(33,41,43,0.64);
      color:#fff;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_cate_list>.all_cate a>span {
      position:absolute;
      top:0;
      right:5%;
      font-size:12px;
      margin:0;
      transition:all 0.3s ease 0s;
      -moz-transition:all 0.3s ease 0s;
      -webkit-transition:all 0.3s ease 0s;
      -o-transition:all 0.3s ease 0s;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_cate_list>.all_cate a>span:before {
      content:"\e627";
  }
  #laymod_1074996 #jh_proinfo_2 .pro_cate_list>.all_cate a.active_bg>span {
      color:#fff;
      right:-5%;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_cate_list>ul {
      position:relative;
      margin-bottom:0;
      background:#fff;
  }
  .design-html #laymod_1074996 #jh_proinfo_2 .pro_cate_list>ul .fixed {
      position: absolute;
      width: 100%;
      display: block;
      height: 100%;
      top: 0;
      left: 0;
      z-index: 111;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_cate_list>ul>li>a {
      display: block;
      width: auto;
      height: 52px;
      line-height: 52px;
      text-align: left;
      margin: 0;
      padding:0 15px;
      position: relative;
      z-index: 1;
          color: #666;
      border-bottom:1px solid #ccc;
      font-size: 14px;
      transition:all 0.3s ease 0s;
      -moz-transition:all 0.3s ease 0s;
      -webkit-transition:all 0.3s ease 0s;
      -o-transition:all 0.3s ease 0s;
      text-decoration: none;
      overflow:hidden;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_cate_list>ul li>a>dd {
      text-overflow:ellipsis;
      overflow:hidden;
      display:block;
      height:52px;
      line-height:52px;
      width:95%;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_cate_list>ul>li>a>span {
      position:absolute;
      top:0;
      right:5%;
      font-size:12px;
      margin:0;
      transition:all 0.3s ease 0s;
      -moz-transition:all 0.3s ease 0s;
      -webkit-transition:all 0.3s ease 0s;
      -o-transition:all 0.3s ease 0s;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_cate_list>ul>li>a>span:before {
      content:"\e627";
  }
  #laymod_1074996 #jh_proinfo_2 .pro_cate_list>ul>li>a:before {
      content: "";
      display: block;
      width: 4px;
      height: 14px;
      position: absolute;
      top: 50%;
      left: 0;
      background: #666;
      z-index: -1;
      transition:all 0.3s ease 0s;
      -moz-transition:all 0.3s ease 0s;
      -webkit-transition:all 0.3s ease 0s;
      -o-transition:all 0.3s ease 0s;
      margin:-7px 0 0 0;
      opacity: 0.2;
      -moz-opacity: 0.2;
      filter:alpha(opacity=20);
  }
  #laymod_1074996 #jh_proinfo_2 .pro_cate_list>ul>li>a>span {
      float:right;
      opacity: 0.2;
      -moz-opacity: 0.2;
      filter:alpha(opacity=20);
      transition:all 0.3s ease 0s;
      -moz-transition:all 0.3s ease 0s;
      -webkit-transition:all 0.3s ease 0s;
      -o-transition:all 0.3s ease 0s;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_cate_list>ul>li>a>span:before {
      content:"\e627";
  }
  #laymod_1074996 #jh_proinfo_2.active_false .mobile_ul li:hover>a>span,
  #laymod_1074996 #jh_proinfo_2 .pro_cate_list>ul>li.active_bg>a>span,
  #laymod_1074996 #jh_proinfo_2.active_false .pro_cate_list>ul>li>a:hover>span {
      opacity: 1;
      -moz-opacity: 1;
      filter:alpha(opacity=100);
  }
  #laymod_1074996 #jh_proinfo_2.active_false .mobile_ul li:hover>a,
  #laymod_1074996 #jh_proinfo_2.active_false .pro_cate_list>ul>li>a:hover,
  #laymod_1074996 #jh_proinfo_2 .pro_cate_list>ul>li.active_bg>a {
      color:rgba(33,41,43,0.64);
  }
  #laymod_1074996 #jh_proinfo_2.active_false .mobile_ul li:hover>a:before,
  #laymod_1074996 #jh_proinfo_2 .pro_cate_list>ul>li.active_bg>a:before,
  #laymod_1074996 #jh_proinfo_2.active_false .pro_cate_list>ul>li>a:hover::before{
      opacity: 1;
      -moz-opacity: 1;
      filter:alpha(opacity=100);
      background: rgba(33,41,43,0.64);
  }
  #laymod_1074996 #jh_proinfo_2 .pro_cate_list>ul li.active_bg>ul {
      display:block;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_cate_list>ul ul {
      display:none;
      padding-top:15px;
      padding-bottom:15px;
          background:#f9f9f9;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_cate_list>ul ul a {
      display:block;
      height:32px;
      line-height:32px;
          color: #666;
      transition:all 0.3s ease 0s;
      -moz-transition:all 0.3s ease 0s;
      -webkit-transition:all 0.3s ease 0s;
      -o-transition:all 0.3s ease 0s;
      padding:0 0 0 15px;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_cate_list>ul ul a dd {
      line-height:32px;
      height:32px;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_cate_list>ul ul>li.active_bg>a,
  #laymod_1074996 #jh_proinfo_2.active_false .pro_cate_list>ul ul a:hover {
      background:rgba(33,41,43,0.64);
      color:#fff;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_cate_list>ul ul ul {
      padding:15px;
          background:#eee;
  }
  #laymod_1074996 #jh_proinfo_2 .pro_cate_list>.mobile_ul {
      position:fixed;
      top:0;
      left:-100%;
      transition:all 0.5s ease-out 0s;
      -moz-transition:all 0.5s ease-out 0s;
      -webkit-transition:all 0.5s ease-out 0s;
      -o-transition:all 0.5s ease-out 0s;
      width:80%;
      z-index: 2;
      overflow:auto;
      height:100%;
      opacity: 0;
      -moz-opacity: 0;
      filter:alpha(opacity=0);
  }
  #laymod_1074996 #jh_proinfo_2 .close_pro_menu {
      width:100%;
      height:100%;
      position:fixed;
      top:0;
      left:0;
      z-index: 0;
      background:rgba(0,0,0,0.8);
  }
  #laymod_1074996 #jh_proinfo_2.active_bg {
      z-index: 1900;
  }
  #laymod_1074996 #jh_proinfo_2.active_bg .pro_cate_list>.mobile_ul {
      left:0;
      box-shadow:0 0 5px rgba(0,0,0,0.5);
      opacity: 1;
      -moz-opacity: 1;
      filter:alpha(opacity=100);
  }
  #laymod_1074996 #jh_proinfo_2 .mobile_ul li {
      width:100%;
      margin:0;
      position:relative;
  }
  #laymod_1074996 #jh_proinfo_2 .mobile_ul li>span.iconfont {
      position:absolute;
      height:52px;
      display:block;
      width:30px;
      right:0;
      z-index: 2;
      top:0;
  }
  #laymod_1074996 #jh_proinfo_2 .mobile_ul li dd {
      width:90%;
  }
  #laymod_1074996 #jh_proinfo_2 .mobile_ul li li>span.iconfont {
      height:32px;
  }
  #laymod_1074996 #jh_proinfo_2 .mobile_ul li>span.iconfont:before {
      content:"";
      display:block;
      width:10px;
      margin:0 0 0 -5px;
      height:1px;
      position:absolute;
      top:50%;
      left:50%;
      background:#999;
  }
  #laymod_1074996 #jh_proinfo_2 .mobile_ul li>span.iconfont:after {
      content:"";
      display:block;
      width:1px;
      height:10px;
      position:absolute;
      top: 50%;
      left:50%;
      margin:-5px 0 0 0;
      background:#999;
      transition:all 0.5s ease-out 0s;
      -moz-transition:all 0.5s ease-out 0s;
      -webkit-transition:all 0.5s ease-out 0s;
      -o-transition:all 0.5s ease-out 0s;
  }
  #laymod_1074996 #jh_proinfo_2 .mobile_ul li.active>span.iconfont:after {
  height:0px;
  }
  #laymod_1074996 #jh_proinfo_2.active_false .mobile_ul li:hover>span.iconfont:after {
      height:0;
      margin:0;
  }
  /*侧边结束*/
  #laymod_1074996 #jh_proinfo_2 .jh_content1 {
      z-index: 1;
      position:relative;
  }
  #laymod_1074996 #jh_proinfo_2 .jh_content2 {
      z-index: 2;
      position:relative;
  }
  #laymod_1074996 #jh_proinfo_2 .share1 {
    display: flex;
    align-items: center;
  } 
  @media (max-width:992px) {
      #laymod_1074996 #jh_proinfo_2 .bodyContTitle {
      padding: 0 15px;
      }
      #laymod_1074996 #jh_proinfo_2 .share_block .share2 a {
          margin:0 0 2% 0;
      }
      #laymod_1074996 #jh_proinfo_2 .pro_intro .swiper-container2>.swiper-pagination>span {
          width: 33.33%;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      padding: 0 6px;
      }
      #laymod_1074996 #jh_proinfo_2 .jh_content1,
      #laymod_1074996 #jh_proinfo_2 .jh_content2 {
          padding:0;
      }
      /*侧边开始*/
      #laymod_1074996 #jh_proinfo_2 .pro_list .swiper-slide_li {
          width:50%;
      }
      #laymod_1074996 #jh_proinfo_2 .pro_cate_list>.all_cate {
          margin: 0 0 1px 0;
      }
      #laymod_1074996 #jh_proinfo_2 .pro_cate_list>.all_cate a {
          background:#eee;
          text-align:left;
      }
      #laymod_1074996 #jh_proinfo_2 .pro_cate_list>.all_cate a:before {
          display:none;
      }
      #laymod_1074996 #jh_proinfo_2 .pro_cate_list>.all_cate a.active_bg {
          color:#fff;
      }
      #laymod_1074996 #jh_proinfo_2 .pro_pic .gallery-top .swiper-slide a {
          width: auto;
          display: inline-block;
      }
  }
  @media (max-width : 767px) {
      #laymod_1074996 #jh_proinfo_2 .share2 .facebookt, 
      #laymod_1074996 #jh_proinfo_2 .share2 .skype {
      width: 49%;
      }
      #laymod_1074996 #jh_proinfo_2 .share2 .facebookt {
      margin-right: 1%;
      }
  }
  @media (min-width:768px) and (max-width: 992px) {
      #laymod_1074996 #jh_proinfo_2 .share_block .share2 a {
      margin: 0 1% 0 0;
      width: 23%;
      height: 39px;
      }
      #laymod_1074996 #jh_proinfo_2 .share_block .share2 a.r_contact1 {
          width: 40%;
      }
  }
  @media (min-width:992px) {
      #laymod_1074996 #jh_proinfo_2.active_true .jh_content2 {
           width: 100%;
      }
      #laymod_1074996 #jh_proinfo_2.active_true .pro_title {
          display: none !important;
      }
      #laymod_1074996 #jh_proinfo_2.active_true .pro_cate_list>.all_cate {
          display: block !important;
      }
      #laymod_1074996 #jh_proinfo_2.active_true .jh_content1 {
          width: 100%;
      }
      #laymod_1074996 #jh_proinfo_2.active_true .pro_cate_list>.all_cate a {
          background:#eee;
          text-align:left;
      }
      #laymod_1074996 #jh_proinfo_2.active_true .pro_cate_list>.all_cate a:before {
          display:none;
      }
      #laymod_1074996 #jh_proinfo_2.active_true .pro_cate_list>.all_cate a.active_bg {
          color:#fff;
      }
  }
  #laymod_1074996 #jh_proinfo_2 .share_block a.at-icon-wrapper span.at-icon-wrapper,
  #laymod_1074996 #jh_proinfo_2 .share_block a .at-icon {
      line-height: 26px !important;
    height: 26px !important;
    width: 26px !important;
  }
		  /* 默认引入阿里云图标 */   
@font-face {
  font-family: 'iconfont';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_nwvtsmw16i.eot');
  src: url('//at.alicdn.com/t/font_249974_nwvtsmw16i.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_nwvtsmw16i.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_249974_nwvtsmw16i.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_nwvtsmw16i.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_nwvtsmw16i.svg#iconfont') format('svg');
}
.iconfont {   
  font-family:"iconfont" !important;   
  font-style:normal;  
}
/*模版整体控制*/   
#laymod_1284568 {   
    position:relative;   
    overflow:hidden;   
        font-family:"PingHei","Lucida Grande","Lucida Sans Unicode";   
}   
#laymod_1284568 .bg {   
    position:absolute;    
    z-index: 1;   
    width:100%;    
    height:100%;     
    top:0;    
    left:0;    
}   
#laymod_1284568 .bg_img {   
    z-index:2;   
}   
#laymod_1284568 .bodyCont_width {   
    position:relative;   
    z-index:4;    
}
#laymod_1284568 .bodyContContent .left_proimg li {
  margin-bottom: 10px;
}
#laymod_1284568 .bodyContContent .left_proimg li img {
  max-width: 100%;
  display: block;
}
#laymod_1284568 .bodyContContent .left_proimg .header {
  margin-bottom: 20px;
}
#laymod_1284568 .bodyContContent .left_proimg .header .title,
#laymod_1284568 .bodyContContent .right_proinfo .header .title {
  color: #444;
  font-size: 19px;
  margin-bottom: 5px;
}
#laymod_1284568 .bodyContContent .left_proimg .header .title {
  font-size: 16px;
}
#laymod_1284568 .bodyContContent .left_proimg .header .subtitle,
#laymod_1284568 .bodyContContent .right_proinfo .header .subtitle {
  font-size: 13px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
    color: #c1c1c1;
}
#laymod_1284568 .bodyContContent .left_proimg .header .subtitle {
  font-size: 12px;
}
#laymod_1284568 .bodyContContent .left_proimg .header p {
  text-align: center;
}
#laymod_1284568 .bodyContContent .left_proimg .left_swiper .gallery-top {
  margin-bottom: 10px;
}
#laymod_1284568 .bodyContContent .left_proimg .left_swiper .gallery-top .swiper-slide {
  text-align: center;
}
#laymod_1284568 .bodyContContent .left_proimg .left_swiper .gallery-thumbs .swiper-slide {
  opacity: 0.45;
  transition: all .35s;
  cursor: pointer;
}
#laymod_1284568 .bodyContContent .left_proimg .left_swiper .gallery-thumbs .swiper-slide.active-nav {
  opacity: 1;
}
#laymod_1284568 .bodyContContent .left_proimg .left_swiper .gallery-top .swiper-slide img,
#laymod_1284568 .bodyContContent .left_proimg .left_swiper .gallery-thumbs .swiper-slide img {
  width: 100%;
}
#laymod_1284568 .bodyContContent .right_proinfo .header .description {
  color: #999;
  line-height: 28px;
  font-size: 13px;
  margin: 30px 0;
    word-break: break-all;
}
#laymod_1284568 .bodyContContent .right_proinfo .header .pro_link {
  margin: 15px 0;
  transition: all 0.3s ease-out 0s;
  width: calc(100% - 10px);
  border-radius: 3px;
  height: 40px;
  width: 100%;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background-color: #5A5A5A;
  display: block;
  font-size: 13px;
}
#laymod_1284568 .bodyContContent .right_proinfo .pro_same .pro_cate ul:after,
#laymod_1284568 .bodyContContent .right_proinfo .pro_pro .pro_ul:after {
  content: "";
  display: block;
  clear: both;
}
#laymod_1284568 .bodyContContent .right_proinfo .pro_same {
  padding-top: 20px;
  margin-top: 30px;
    border-top: 1px solid #e6e6e6;
}
#laymod_1284568 .bodyContContent .right_proinfo .pro_same .pro_cate {
  position: relative;
}
.design-html #laymod_1284568 .bodyContContent .right_proinfo .pro_same .pro_cate .ppls {
  position: absolute;
  display: block;
  left: 0;
  right: 0;
top:0;
  width: 100%;
  height: 100%;
  z-index: 11;
}
#laymod_1284568 .bodyContContent .right_proinfo .pro_same .categoryList {
  margin-bottom: 15px;
}
#laymod_1284568 .bodyContContent .right_proinfo .pro_same .pro_cate a {
  padding: 5px 15px;
  margin-bottom: 8px;
  float: left;
  color: #989898;
  margin-right: 5px;
}
#laymod_1284568 .bodyContContent .right_proinfo .pro_pro .pro_ul {
display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    flex-wrap: wrap;
}
#laymod_1284568 .bodyContContent .right_proinfo .pro_pro .pro_ul li {
  width: calc(50% - 10px);
  float: left;
  margin-right: 10px;
  margin-bottom: 20px;
}
#laymod_1284568 .bodyContContent .right_proinfo .pro_pro .pro_ul li a {
  display: block;
}
#laymod_1284568 .bodyContContent .right_proinfo .pro_pro .pro_ul li img {
  width: 100%;
  display: block;
}
#laymod_1284568 .bodyContContent .right_proinfo .pro_pro .pro_ul li .pro_name {
  margin-top: 10px;
  margin-bottom: 4px;
  color: #444;
  font-size: 12px;
  transition: all ease-out .3s;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#laymod_1284568 .bodyContContent .right_proinfo .pro_pro .pro_ul li .pro_type {
  font-size: 12px;
  transition: all ease-out .3s;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
    color: #b7b7b7;
}
/* 内容 */
#laymod_1284568 .bodyContContent .desc_cover {
  overflow: hidden;
  width: 100%;
  margin-bottom: 30px;
}
#laymod_1284568 .bodyContContent .desc_cover .desc_title {
  color: #333;
  font-size: 18px;
  line-height: 24px;
  padding-bottom: 6px;
  margin-bottom: 12px;
  border-bottom: 1px solid #eee;
}
#laymod_1284568 .bodyContContent .desc_cover .description {
  font-size: 13px;
  line-height: 22px;
  overflow-x: scroll;
  color: #333;
}
#laymod_1284568 .bodyContContent .desc_cover .description img {
max-width:100%;
}
#laymod_1284568 .bodyContContent .left_proimg .left_swiper .gallery-top .swiper-button-next {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  font-size: 35px;
  color: #666;
  transform: translateY(-50%);
  transition: all .35s;
  background-image: none;
  margin-top: 0;
  width: auto;
  height: auto;
}
#laymod_1284568 .bodyContContent .left_proimg .left_swiper .gallery-top .swiper-button-prev {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  font-size: 35px;
  color: #666;
  transform: translateY(-50%);
  transition: all .35s;
  background-image: none;
  margin-top: 0;
  width: auto;
  height: auto;
}
#laymod_1284568 .bodyContContent .left_proimg .left_swiper .gallery-top .swiper-button-next:after {
  content: "\e627";
}
#laymod_1284568 .bodyContContent .left_proimg .left_swiper .gallery-top .swiper-button-prev:after {
  content: "\e626";
}
#laymod_1284568 .bodyContContent .left_proimg .left_swiper.active .gallery-top .swiper-button-next,
#laymod_1284568 .bodyContContent .left_proimg .left_swiper.active .gallery-top .swiper-button-prev,
#laymod_1284568 .bodyContContent .left_proimg .left_swiper.active .gallery-thumbs {
  display: none;
}
@media(min-width: 768px){
  #laymod_1284568 .bodyContContent {
    padding: 0;
    position: relative;
  }
  #laymod_1284568 .bodyContContent:after {
    content: "";
    display: block;
    clear: both;
  }
  #laymod_1284568 .bodyContContent .left_proimg {
    width: 68.3333%;
    margin-bottom: 24px;
    float: left;
  }
  #laymod_1284568 .bodyContContent .right_proinfo {
    width: 28.3333%;
    margin-bottom: 24px;
    float: right;
  }
  #laymod_1284568 .bodyContContent .right_proinfo .pro_same .pro_cate a {
    border-radius: 2px;
    float: left;
    font-size: 13px;
    background: #f3f3f3;
    margin-right: 5px;
  }
  #laymod_1284568 .active_true .bodyContContent .right_proinfo {
    position: absolute;
    top: 0;
    right: 0;
  }
}
  #laymod_1284568 .active_false .bodyContContent .right_proinfo .header .pro_link:hover,
  #laymod_1284568 .active_false .bodyContContent .right_proinfo .pro_same .pro_cate a:hover {
    color:#fff;
    background: rgba(33,41,43,0.64);
  }
  #laymod_1284568 .active_false .bodyContContent .right_proinfo .pro_pro .pro_ul li:hover .pro_name {
    color: rgba(33,41,43,0.64);
  }
  #laymod_1284568 .active_false .bodyContContent .left_proimg .left_swiper .gallery-thumbs .swiper-slide:hover {
    opacity: 1;
  }
  #laymod_1284568 .active_false .bodyContContent .left_proimg .left_swiper .gallery-top .swiper-button-next:hover,
  #laymod_1284568 .active_false .bodyContContent .left_proimg .left_swiper .gallery-top .swiper-button-prev:hover {
    color: rgba(33,41,43,0.64);
  }
  /* 视频 */
  #laymod_1284568 .pro_video .defined_li a {
    color: #444;
    font-size: 14px;
    line-height: 2;
  }
  #laymod_1284568 .active_false .pro_video .defined_li a:hover {
    color: rgba(33,41,43,0.64);
  }
#laymod_1284568 .win_video {
  position:fixed;
  top:0;
  left:0;
  right:0;
  bottom:0;
  opacity:0;
  pointer-events:none;
  z-index:999;
  transition:all 0.5s cubic-bezier(.075,.82,.165,1) 0s;
  -moz-transition:all 0.5s cubic-bezier(.075,.82,.165,1) 0s;
  -webkit-transition:all 0.5s cubic-bezier(.075,.82,.165,1) 0s;
  -o-transition:all 0.5s cubic-bezier(.075,.82,.165,1) 0s;
}
#laymod_1284568 .win_video.active_bg {
  opacity:1;
  pointer-events:auto;
}
#laymod_1284568 .win_video.to_small {
  pointer-events:none;
}
#laymod_1284568 .win_video .bg {
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background:#000;
  z-index:0;
  opacity: 0.5;
  pointer-events:none;
  transition:all 0.4s ease-out 0s;
  -moz-transition:all 0.4s ease-out 0s;
  -webkit-transition:all 0.4s ease-out 0s;
  -o-transition:all 0.4s ease-out 0s;
}
#laymod_1284568 .win_video.active_bg .bg {
  pointer-events:auto;
}
#laymod_1284568 .win_video.to_small .bg {
  opacity:0;
  pointer-events:none;
}
#laymod_1284568 .win_video .video_btn {
  position:absolute;
  right:5px;
  top:5px;
  z-index: 4;
  font-size:0;
  pointer-events:none;
}
#laymod_1284568 .win_video.active_bg .video_btn {
  pointer-events:auto;
}
#laymod_1284568 .win_video .video_btn a {
  display:inline-block;
  *display:inline;
  *zoom:1;
  vertical-align: middle;
  margin-left:10px;
  font-size:20px;
  color:#999;
  transition:all 0.4s ease-out 0s;
  -moz-transition:all 0.4s ease-out 0s;
  -webkit-transition:all 0.4s ease-out 0s;
  -o-transition:all 0.4s ease-out 0s;
}
#laymod_1284568 .win_video .video_btn .video_big,
#laymod_1284568 .win_video.to_small .video_btn .video_small {
  display:none;
}
#laymod_1284568 .win_video.to_small .video_btn .video_big {
  display:inline-block;
}
#laymod_1284568 .win_video .video_small:before {
  content:"\e788";
}
#laymod_1284568 .win_video .video_big:before {
  content:"\e952";
}
#laymod_1284568 .win_video .video_close:before {
  content:"\e659";
}
#laymod_1284568 .win_video .video_play {
  position:absolute;
  width:70vw;
  height:39.375vw;
  right:15vw;
  bottom:calc(50vh - 19.6875vw);
  transition:all 0.4s ease-out 0s;
  -moz-transition:all 0.4s ease-out 0s;
  -webkit-transition:all 0.4s ease-out 0s;
  -o-transition:all 0.4s ease-out 0s;
}
#laymod_1284568 .win_video.to_small .video_play {
  width:20vw;
  height:11.25vw;
  right:2vw;
  bottom:5vh;
}
#laymod_1284568 .win_video .video_play .video_wrap {
  position:relative;
  width:100%;
  height:100%;
}
#laymod_1284568 .win_video .video_play .v_iframe {
  width:100%;
  height:100%;
}
#laymod_1284568 .pro_back a {
  color: #444;
  font-size: 14px;
  line-height: 2;
  margin-top: 20px;
  display: block;
}
#laymod_1284568 .pro_back a:hover {
  color: rgba(33,41,43,0.64);
}
@media (max-width: 992px) {
  #laymod_1284568 .win_video .video_play {
    width: 100vw;
    height: 56.25vw;
    right: 0;
    bottom: calc(50vh - 28.125vw);
  }
}
@media(max-width: 768px){
  #laymod_1284568 .bodyContContent .right_proinfo .pro_same .pro_cate a {
    border: 1px solid #f3f3f3;
    font-size: 12px;
  }
  #laymod_1284568 .bodyContContent .right_proinfo .pro_pro .pro_ul li {
    margin-bottom: 4%;
  }
  #laymod_1284568 .bodyContContent .right_proinfo .header .description {
    line-height: 24px;
    font-size: 13px;
  }
  #laymod_1284568 .bodyContContent .right_proinfo .header .pro_link {
    color:#fff;
    background: rgba(33,41,43,0.64);
  }
  #laymod_1284568 .bodyContContent .left_proimg {
    margin-bottom: 16px;
  }
  #laymod_1284568 .bodyContContent .desc_cover {
    margin-bottom: 20px;
  }
  #laymod_1284568 .bodyContContent .right_proinfo .pro_back {
    text-align: center;
  }
}
#laymod_1284568 .active_true .bodyContContent .right_proinfo .header .pro_link {
  color:#fff;
  background: rgba(33,41,43,0.64);
}
		  @font-face {
  font-family: 'iconfont';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_fw6ojx21oeb.eot');
  src: url('//at.alicdn.com/t/font_249974_fw6ojx21oeb.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_fw6ojx21oeb.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_249974_fw6ojx21oeb.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_fw6ojx21oeb.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_fw6ojx21oeb.svg#iconfont') format('svg');
}
.iconfont {   
  font-family:"iconfont" !important;   
  font-style:normal;  
}
img {   
border:0 none;   
}   
i,em {   
font-style:normal;   
}   
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_1075045 {   
    position:relative;   
        font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";   
}   
#laymod_1075045 #jh2_newsrec_59 {
    overflow:hidden;  
}
#laymod_1075045 .bg {   
    position:absolute;    
    z-index: 1;   
    width:100%;    
    height:100%;     
    top:0;    
    left:0;    
}   
#laymod_1075045 .bg_img {   
    z-index:2;   
}   
#laymod_1075045 .bodyCont_width {   
    position:relative;  
    padding: 0;
    z-index:4;    
} 
/*标题控制*/    
#laymod_1075045 .bodyContTitle {    
    margin:0;    
    position:relative;    
    z-index: 3;    
    overflow:hidden;    
}     
#laymod_1075045 .bodyContTitle .fl {     
    font-size:24px;     
    text-align: center;     
    color:#fff;     
    line-height:1;    
}     
#laymod_1075045 .bodyContTitle .fl2 {     
    font-size:12px;     
    text-align: center;     
    color:#eee;
    line-height:1;    
}     
#laymod_1075045 .bodyContContent {     
    position:relative;     
    z-index: 4;     
} 
#laymod_1075045 .bodyContContent .news_ul:after {
  content: "";
  display: block;
  clear: both;
}
#laymod_1075045 .bodyContContent .news_ul .news_list a {
  display: block;
  position: relative;
  overflow:hidden;
  width:100%;
  height:100%;
  background:rgba(33,41,43,0.48);
}
#laymod_1075045 .bodyContContent .news_ul .news_list a .news_img {
  overflow: hidden;
  padding-top: 50%;
}
#laymod_1075045 .bodyContContent .news_ul .news_list a .news_content .news_title {
  text-align: center;
  padding: 0 30px;
  font-size: 20px;
  color: rgba(255,255,255,1);
  height: 20px;
  line-height: 20px;
  word-break: break-all;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#laymod_1075045 .bodyContContent .news_ul .news_list a .news_content .news_time {
    font-size: 14px;
    line-height: 14px;
    padding: 10px 0 30px;
    text-align: center;
    color:rgba(255, 255, 255, 0.58);
}
#laymod_1075045 .bodyContContent .news_ul .news_list a .news_content .news_desc {
    color:rgba(255, 255, 255, 0.58);
}
@media(min-width: 768px) {
  #laymod_1075045 .bodyContContent .news_ul {
    margin: 0 -15px;
  }
  #laymod_1075045 .bodyContContent .news_ul .news_list {
    height: 300px;
    margin-bottom: 30px;
    position: relative;
  }
  #laymod_1075045 .bodyContContent .news_ul .news_list a .news_content {
    background: rgba(33,41,43,0.48);
    position: absolute;
    top: 150px;
    transition:all .35s;
width:100%;
  }
  #laymod_1075045 .bodyContContent .news_ul .news_list a .news_content.news_hello {
    height: 100%;
  }
  #laymod_1075045 .bodyContContent .news_ul .news_list a .news_content .news_logo {
    height: 76px;
    line-height: 76px;
    text-align: center;
  }
  #laymod_1075045 .bodyContContent .news_ul .news_list a .news_content .news_logo img {
    max-height: 55px;
    max-width: 80%;
  }
  #laymod_1075045 .bodyContContent .news_ul .news_list a .news_content .news_desc {
    padding: 0 30px;
    font-size: 14px;
    line-height: 24px;
    height: calc(96px);
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    opacity: 0;
    transition: all 0.3s;
  }
  #laymod_1075045 .bodyContContent .news_ul .news_list a .news_content .news_title.news_ts {
    margin-top: 50px;
  }
}
  #laymod_1075045 .active_false .bodyContContent .news_ul .news_list a:hover .news_content .news_desc {
    opacity: 1;
  }
  #laymod_1075045 .active_false .bodyContContent .news_ul .news_list a:hover .news_content {
    top: 0;
  }
@media only screen and (max-device-width : 1366px) {
  #laymod_1075045 .bodyContTitle .fl {
    font-size: 20px;
  }
  #laymod_1075045 .bodyContContent .news_ul .news_list {
    height: auto;
  }
  #laymod_1075045 .bodyContContent .news_ul .news_list a .news_content {
    position: static;
  }
  #laymod_1075045 .bodyContContent .news_ul .news_list a .news_content.news_hello {
    padding-top: 5vw;
  }
  #laymod_1075045 .bodyContContent .news_ul .news_list a .news_content .news_title {
    font-size: 15px;
   }
  #laymod_1075045 .bodyContContent .news_ul .news_list a .news_content .news_time {
    font-size: 12px;
    line-height: 1;
    padding: 2vw 0;
  }
  #laymod_1075045 .bodyContContent .news_ul .news_list a .news_logo {
    padding: 3vw 0 2vw 0;
    text-align:center;
    height: 50px;
    line-height: 46px;
    box-sizing: content-box;
  }
  #laymod_1075045 .bodyContContent .news_ul .news_list a .news_logo img {
    max-width:80%;
    max-height:50px;
  }
  #laymod_1075045 .bodyContContent .news_ul .news_list a .news_content .news_desc {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin: 0 0 3vw;
    font-size: 12px;
    text-align: center;
    line-height: 18px;
    padding: 0 3vw;
    height: 54px;
  }
  #laymod_1075045 .bodyContContent .news_ul .news_list a .more {
    padding-bottom: 20px;
  }
  #laymod_1075045 .bodyContContent .news_ul .news_list a .more span {
    display:block;
    width:90px;
    text-align:center;
    line-height:21px;
    height:23px;
    font-size:12px;
    margin: 0 auto;
    color:rgba(33,41,43,0.64);
    border:1px solid rgba(33,41,43,0.64);
  }
}
@media only screen  and (min-device-width : 768px)  and (max-device-width : 1366px) {
  #laymod_1075045 .bodyContContent .news_ul .news_list {
    width: 33.3333%;
    float: left;
  }
  #laymod_1075045 .bodyContContent .news_ul .news_list a .news_content .news_logo {
    padding: 1vw 0;
    height: 50px;
    line-height: 50px;
  }
  #laymod_1075045 .bodyContContent .news_ul .news_list a .news_content .news_title {
    font-size: 15px;
  }
  #laymod_1075045 .bodyContContent .news_ul .news_list a .news_content .news_time {
    padding: 1vw 0;
  }
  #laymod_1075045 .bodyContContent .news_ul .news_list a .news_content .news_desc {
    opacity: 1;
    margin: 0vw 0 2.5vw;
    padding: 0 3vw;
  }
}
@media only screen  and (max-device-width : 768px) {
  #laymod_1075045 .bodyContContent .news_ul .news_list a .news_content .news_logo {
    padding: 1vw 0;
    height: 40px;
    line-height: 40px;
  }
}
@media only screen  and (min-device-width : 442px)  and (max-device-width : 767px) {
  #laymod_1075045 .bodyContContent .news_ul .news_list {
    width: 50%;
    float: left;
  }
}
@media only screen  and (max-device-width : 441px) {
  #laymod_1075045 .bodyContContent .news_ul .news_list {
    padding: 0;
  }
  #laymod_1075045 .bodyContContent .swiper-container59 {
    width: 85%;
    margin: 0 auto;
  }
  #laymod_1075045 .bodyContContent .swiper-pagination59 {  
    text-align: center;
    margin-top: 2.5vw;
  }
  #laymod_1075045 .bodyContContent .swiper-pagination59 span {
    border-radius: 0;
    width: 15px;
    height: 5px;
    background: #fff;
    margin: 0 5px 0 0;
  }
}
		  i,em {   
  font-style:normal;   
}   
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_1074997 #jh2_foot_22 {
  position:relative;
  overflow:hidden;
  z-index: 500;
    font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";
}
/* 关键词 */
#laymod_1074997 .keywords_link {
  padding: 20px 0;
}
#laymod_1074997 .keywords_link .left_key {
  float: left;
  max-width: 45%;
  overflow: hidden;
}
#laymod_1074997 .keywords_link .left_key .key_txt {
  font-size: 14px;
    color: rgba(223, 223, 223, 0.6);
}
#laymod_1074997 .keywords_link .right_link {
  float: right;
  width: 55%;
  overflow: hidden;
  text-align: right;
}
#laymod_1074997 .keywords_link .right_link .link_txt,
#laymod_1074997 .keywords_link .right_link .link-list {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
    color: rgba(223, 223, 223, 0.6);
}
#laymod_1074997 .keywords_link .right_link .link-list li {
  display: inline-block;
  vertical-align: middle;
}
#laymod_1074997 .keywords_link .right_link .link-list li a {
  font-size: 14px;
    color: rgba(223, 223, 223, 0.6);
}
/* 导航 */
#laymod_1074997 .nav_contact>.container .nav_list ul {
  padding: 25px 0;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: space-around;
    border-bottom: 1px solid rgba(223, 223, 223, 0.4);
}
#laymod_1074997 .nav_contact>.container .nav_list ul li a {
    color: rgba(223,223,223,1);
    font-size: 15px;
    line-height: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
#laymod_1074997 .nav_contact>.container .contact_info .foot_logo img {
  max-width:200px;
}
#laymod_1074997 .nav_contact>.container .contact_info .foot_contact li .link_txt,
#laymod_1074997 .nav_contact>.container .contact_info .foot_contact li>a,
#laymod_1074997 .nav_contact>.container .contact_info .foot_contact li>span {
  display: inline-block;
  vertical-align: middle;
  color: rgba(223,223,223,1);
  font-size: 13px;
}
#laymod_1074997 .nav_contact>.container .contact_info .pro_list ul {
  display: inline-block;
  vertical-align: top;
}
#laymod_1074997 .nav_contact>.container .contact_info .pro_list .ul_right {
    margin-left: 2.9vw;
}
#laymod_1074997 .nav_contact>.container .contact_info .pro_list li a {
  display: inline-block;
  line-height: 30px;
  color: rgba(223,223,223,1);
  font-size: 13px;
}
#laymod_1074997 .nav_contact>.container .contact_info .code_pic {
  max-width:136px;
    align-self: center;
}
#laymod_1074997 .nav_contact>.container .contact_info .code_pic img {
  max-width: 100%;
}
@media(min-width: 993px) {
  #laymod_1074997 .keywords_link>.container,
  #laymod_1074997 .nav_contact>.container,
  #laymod_1074997 .foot_2>.container {
    padding: 0;
  }
  #laymod_1074997 .nav_contact>.container .contact_info {
      display: flex;
      display: -webkit-flex;
      align-items: flex-start;
      justify-content: space-between;
      padding: 35px 0 40px 0;
  }
  #laymod_1074997 .nav_contact>.container .contact_info .foot_logo {
      align-self: center;
  }
  #laymod_1074997 .nav_contact>.container .contact_info .foot_contact li {
    margin-bottom: 8px;
  }
  #laymod_1074997 .nav_contact>.container .contact_info .foot_contact .first .link_txt {
      font-size: 13px;
    color: rgba(223, 223, 223, 0.7);
  }
  #laymod_1074997 .nav_contact>.container .contact_info .pro_list li a:hover,
  #laymod_1074997 .nav_contact>.container .nav_list ul li a:hover {
    color: rgba(33,41,43,0.64);
  }
  #laymod_1074997 .nav_contact>.container .contact_info .pro_list {
    width: 20%;
  }
  #laymod_1074997 .nav_contact>.container .contact_info .pro_list .ul_left {
    display: flex;
    display: -webkit-flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #laymod_1074997 .nav_contact>.container .contact_info .pro_list .ul_left li {
    width: 50%;
  }
  /* 版权 */
  #laymod_1074997 .foot_2  {
    padding: 24px 0 21px 0;
  }
  #laymod_1074997 .foot_2 .left_copy .bqsy,
  #laymod_1074997 .foot_2 .left_copy>span,
  #laymod_1074997 .foot_2 .left_copy>span a,
  #laymod_1074997 .foot_2 .right_copy a {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-size: 13px;
    line-height: 1;
  }
  #laymod_1074997 .foot_2 .right_copy {
    text-align: right;
  }
}
@media(max-width: 992px) {
  #laymod_1074997 .keywords_link,
  #laymod_1074997 .contact_info .pro_list {
    display: none;
  }
  #laymod_1074997 .contact_info {
    padding: 20px 0 40px 0;
  }
  #laymod_1074997 .contact_info .foot_logo {
    display: block;
    margin-bottom: 12px;
  }
  #laymod_1074997 .contact_info .foot_contact {
    margin-bottom: 20px;
  }
  #laymod_1074997 .contact_info .foot_contact li {
    margin-bottom: 10px;
  }
  #laymod_1074997 .nav_contact>.container .nav_list ul {
      padding: 20px 0 15px 0; 
      justify-content: space-between;
      flex-wrap: wrap;
  }
  #laymod_1074997 .nav_contact>.container .nav_list ul li a {
    line-height: 1.8;
  }
  #laymod_1074997 .foot_2 {
    padding: 15px;
  }
  #laymod_1074997 .foot_2 .container {
    padding: 0;
  }
  #laymod_1074997 .foot_2 .container .left_copy .bqsy,
  #laymod_1074997 .foot_2 .container .left_copy a,
  #laymod_1074997 .foot_2 .container .right_copy a {
    color:#fff;
    font-size: 12px;
    line-height: 2;
  }
}
@media only screen  and (min-device-width : 768px)  and (max-device-width : 992px) {
  #laymod_1074997 .foot_2 .container {
    width: 100%;
  }
  #laymod_1074997 .foot_2 .container .row {
    font-size: 0;
  }
  #laymod_1074997 .foot_2 .container .left_copy {
    width: 50%;
    display: inline-block;
    vertical-align: top;
  }
  #laymod_1074997 .foot_2 .container .right_copy {
    width: 50%;
    text-align: right;
    display: inline-block;
    vertical-align: top;
  }
  #laymod_1074997 .foot_2 .container .left_copy>span {
    display: none;
  }
}
@media(max-width: 768px) {
	#laymod_1074997 .contact_info.none_code {
		padding: 20px 0;
	}
}
		  @font-face {
  font-family: 'iconfont';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_5ghpi13iqll.eot');
  src: url('//at.alicdn.com/t/font_249974_5ghpi13iqll.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_5ghpi13iqll.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_249974_5ghpi13iqll.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_5ghpi13iqll.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_5ghpi13iqll.svg#iconfont') format('svg');
}
.iconfont {   
  font-family:"iconfont" !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; 
}
a, a:hover, a:active, a:visited, a:focus {
text-decoration:none;
}
/*模版整体控制*/
#laymod_1075049 #jh2_foot_24 {
  height: 60px;
    font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index:2000;
}
.design-html #laymod_1075049 #jh2_foot_24 {
  position:relative;
  z-index:1;
}
#laymod_1075049 #jh2_foot_24.active_false {
  display: none !important;
}
.design-html #laymod_1075049 #jh2_foot_24.active_false {
  display:block !important;
}
.design-html #laymod_1075049 #jh2_foot_24 {
  display:block !important;
  position:static;
  min-height: 60px;
}
#laymod_1075049 #jh2_foot_24>.bg {
  position:absolute;
  z-index: 1;
  width:100%;
  height:100%;
  top:0;
  left:0;
}
#laymod_1075049 #jh2_foot_24>.bg_img {
  z-index:2;
}
#laymod_1075049 .bodyCont_width {
  position:relative;
  z-index:4;
}
#laymod_1075049 .bodyCont_width ul {
  display:-webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  flex-wrap:wrap;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  align-items: center;
  -webkit-align-items: center;
}
#laymod_1075049 .bodyCont_width li {
  text-align: center;
  height: 60px;
}
.design-html #laymod_1075049 .bodyCont_width li:nth-child(n+6) {
  display: none !important;
}
#laymod_1075049 .bodyCont_width li a {
  display: flex;
  height: 100%;
  align-items:center;
  -webkit-align-items:center;
}
#laymod_1075049 .bodyCont_width li a .foot_nav {
  width: 100%;
}
#laymod_1075049 .bodyCont_width li a .button_icon {
  width: 100%;
  display: inline-block;
  color: rgba(255,255,255,1);
}
#laymod_1075049 .bodyCont_width li a span {
  font-size: 12px;
  width: 100%;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-top: 2px;
  color: rgba(255,255,255,1);
}
#laymod_1075049 .bodyCont_width li a .button_icon .pcfont {
  font-size: 26px;
}
#laymod_1075049 .map_content {
  position: fixed;
  background: rgba(0,0,0,0.6);
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: all .8s;
  visibility: hidden;
}
#laymod_1075049 .map_content.click {
  opacity: 1;
  visibility: visible;
}
#laymod_1075049 .map_content .map_fixed {
  position: absolute;
    width: 90%;
    height: 60vh;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    right: 0;
}
#laymod_1075049 .map_content .map_fixed .map_close {
  position: absolute;
  width: 45px;
  height: 45px;
  line-height: 45px;
  right: 0;
  z-index: 1000;
  color: #000;
  font-size: 18px;
  text-align: center;
}
#laymod_1075049 .map_content .map_fixed .map_close i {
  display: inline-block;
  text-align: center;
}
#laymod_1075049 .map_content .map_fixed .map_close i:after {
  content: "\e97b";
}
#laymod_1075049 .amap-info-content {
  text-align: center;
}
#laymod_1075049 .map,
#laymod_1075049 .map_wrapper,
#laymod_1075049 .map_wrapper .map_cover {
  height: 100%;
}
#laymod_1075049 .map_wrapper .map_cover .content_wrapper {
  height: calc(100% - 142px);
}
#laymod_1075049 .map_wrapper #container {
  position: relative;
}
#laymod_1075049 .map_wrapper .map_cover #choose_list {
  background: #fff;
  padding: 15px;
}
#laymod_1075049 .map_wrapper .map_cover #choose_list p {
  color: #333;
  font-size: 15px;
  line-height: 2;
}
#laymod_1075049 .map_wrapper .map_cover #choose_list ul li a {
  color: #666;
  font-size: 14px;
  line-height: 2;
  margin-top: 5px;
}
